Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3648737/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2025-09-02T13:04:18.449505+09:00",
    "action": 5,
    "target": "{n}알브레 수녀가 킁킁 냄새를 맡더니 고개를 돌린다.{/n}",
    "id": 3552678,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3552678/?format=api"
}