Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3659557/?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-02-05T14:45:18.363411+09:00",
    "action": 5,
    "target": "\"내 인내심도 바닥났다. 카라모로스는 자신의 고의에 대가를 치를지어다. 죽었다가 내 손에 부활한 나라가여, 그 손이 명령하는 곳으로 가라. 카라모로스의 딸아, 날아서 전진하라.\"",
    "id": 3403236,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3403236/?format=api"
}