Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1881763/?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-05-02T18:53:03.492899+09:00",
    "action": 2,
    "target": "\"그녀가 아직 살아 있었다면... 형의 복수를 해야 됐을지도 모릅니다. 아니면 나란히 앉아서 그녀가 형과 함께한 모험담을 들었을 수도 있고요. 그 사람은 제 숙적 혹은 의자매가 될 수도 있었어요. 하지만 죽어 버렸죠. 죽고 말았어요. 이제는 그런 일 없을 겁니다. 제 말 이해하시나요?\" {n}성직자의 목소리가 떨린다.{/n}",
    "id": 3755624,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3755624/?format=api"
}