Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/614076/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/__leo__/?format=api",
    "author": "https://translate.habitica.com/api/users/__leo__/?format=api",
    "timestamp": "2020-05-10T16:13:48.487431Z",
    "action": 5,
    "target": "<a href='http://habitica.fandom.com/wiki/Extensions,_Add-Ons,_and_Customizations' target='_blank'>Add-ons & Extensions</a>\n(그냥 링크 같음)",
    "id": 142476,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/142476/?format=api"
}