Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1887521/?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": "2024-12-18T20:45:53.975445+09:00",
    "action": 5,
    "target": "{n}랜은 웃으며 종이를 향해 몸을 구부린다.{/n} \"짧게 할 거라 장담할게. 혹시나 날 걱정하실 수도 있으니까, 내가 아직 살아 있다는 것만 알려주면 돼. '친애하는 엄마에게'로 시작해야 된다는 건 알아. 하지만 그 이후에는...\"",
    "id": 3389651,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3389651/?format=api"
}