Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1734085/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/quests/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/quests/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": "2026-05-02T12:54:07.611223+09:00",
    "action": 2,
    "target": "여인을 두고 벌어진 싸움은 죽음으로 끝이 났다. 이게 바로 드레젠의 모든 병사들이 입방아를 찧고 있는 시시한 이야깃거리지만 한 목소리는 남들과는 다른 주장을 하였다. 용의자, 고르보 이병은 용서가 아닌 공정한 조사를 바라고 있다.",
    "id": 3755592,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755592/?format=api"
}