Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1877267/?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-01-19T12:10:07.693402+09:00",
    "action": 2,
    "target": "\"그래, 날 위해 길을 열어준 거지. 난 마침내 내 아버지의 곁에서 내 정당한 자리를 차지했어! 감사를 표하기 위해 너에게 줄 것이... 아무 것도 없네. 그래, 맞아, 나는 너에게 아무것도 주지 않을 거야, 빠르고 자비로운 죽음마저도. 난 그저 배은망덕한가 봐.\"",
    "id": 3400742,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3400742/?format=api"
}