Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855253/?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-02T23:24:01.520019+09:00",
    "action": 2,
    "target": "{n}여독에 절은 마르헤복이 눈썹에 맺힌 땀을 걷어낸다.{/n} \"사령관... {d|c3 marhevok chief}다시{/d} 보는군. 네가 죽음에서 돌아왔다는 소문이 들리길래, 내 눈으로 직접 보려 찾아온 거다. 또 다른 데몬의 속임수가 아닌지 확실히 하기 위해서 말이지.\"",
    "id": 3385357,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3385357/?format=api"
}