Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75259/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2021-08-17T07:23:27.137238Z",
    "action": 2,
    "target": "<a href='https://habitica.fandom.com/zh/wiki/首页' target='_blank'>维基</a>:最全面地汇集Habitica相关信息的地方。",
    "id": 272976,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/272976/?format=api"
}