Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3654241/?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": "2026-04-21T08:06:01.078278+09:00",
    "action": 5,
    "target": "\"그 얘긴 하지 말자...\" {n}레카트가 침을 뱉는다.{/n} \"전쟁은 전쟁이야, 아이스크림 파티가 아니라고. 우리 임무는 파편을 얻는 거였고, 우리는 그걸 얻었어. 다른 생각은 하지 않는 게 최선이야. 적어도 이길 때까지는.\"",
    "id": 3741342,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3741342/?format=api"
}