Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1831334/?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-31T16:37:00.703773+09:00",
    "action": 2,
    "target": "\"오, 악몽의 직조자를 {d|c4 silktrack}찾는{/d} 이방인이구나! 배짱이 두둑한 건 확실하군. 절대 그녀를 찾으려고 하지 마. 그랬다간 그녀가 네 뇌를 뭔가 날카로운 것으로 뭉개버릴 테니까!\"",
    "id": 3393917,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3393917/?format=api"
}