Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3648733/?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:02:24.669662+09:00",
    "action": 5,
    "target": "\"이자들이 생존자들이군? 내가 보기엔 전형적인 하층민들 같은데. 이 쾌활한 무리에 사교도나 범죄자가 끼지 않은 게 확실한가?\" {n}그녀는 의심의 눈초리로 베미르를 쳐다본다.{/n}",
    "id": 3552676,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3552676/?format=api"
}