Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/3551343/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/general/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/general/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "author": "http://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "timestamp": "2024-02-18T00:40:41.433384+09:00",
    "action": 5,
    "target": "Partner",
    "id": 3160124,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/3160124/?format=api"
}