Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1853571/?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-07-10T15:49:10.615866+09:00",
    "action": 27,
    "target": "\"천상의 엔젤과 천상의 여신이 서로 동의하지 않는 광경을 상상해 보세요. 게다가 대런 아렌데에게 근엄한 의로움을 두 배로 내리쬐고 있죠.\"",
    "id": 3546771,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3546771/?format=api"
}