Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/96508/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/he/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-557/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-557/?format=api",
    "timestamp": "2021-08-04T03:41:33.456693Z",
    "action": 2,
    "target": "<a href='http://habitica.fandom.com/wiki/Extensions,_Add-Ons,_and_Customizations' target='_blank'>תוספים והרחבות</a>",
    "id": 268842,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/268842/?format=api"
}