Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1803018/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/kingdom/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/NainUrbain/?format=api",
    "author": "http://waldo.team/api/users/NainUrbain/?format=api",
    "timestamp": "2021-11-03T12:57:07.602468+09:00",
    "action": 5,
    "target": "전투 괴물이 드레젠에 도착했습니다.",
    "id": 1833290,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1833290/?format=api"
}