Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1967028/?format=api",
    "component": "http://waldo.team/api/components/wl3/inputactions/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/inputactions/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/Sangman/?format=api",
    "author": "http://waldo.team/api/users/Sangman/?format=api",
    "timestamp": "2022-01-29T07:05:26.110571+09:00",
    "action": 2,
    "target": "일어서서 다시 이동합니다. 앉기 효과가 사라집니다.",
    "id": 1938693,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1938693/?format=api"
}