Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3647657/?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-24T15:34:05.131784+09:00",
    "action": 5,
    "target": "프라다는 무덤 위에 새겨진 이름들을 손가락으로 훑어보다가 뭔가 흥미로운 것이 있을지도 모른다는 확신을 가졌다. 안타깝게도 그녀는 이 특정한 매장이 최근에 일어난 것이 아니라 15년 전에 일어났다는 사실을 잊고 있었다. 무덤 안에는 뼈와 썩은 장비만 있었고, 무덤에서 뿜어져 나오는 질식할 것 같은 악취 때문에 프라다는 길고 고통스러운 기침으로 경련을 일으켰다.",
    "id": 3548168,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3548168/?format=api"
}