Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/288213/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.habitica.com/api/units/180827/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-500/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-500/?format=api",
    "timestamp": "2021-10-31T06:30:19.755467Z",
    "action": 2,
    "target": "<%= image %> Du hittade en bit sällsynt utrustning i skåpet:  <%= dropText %>! Grymt!",
    "id": 288213,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/288213/?format=api"
}