Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1841545/?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-07T17:10:09.227030+09:00",
    "action": 2,
    "target": "\"나는 그 본성이란 게 뭔지도 모르겠고 우주의 선과 악에 대해 신경 쓰지도 않는다. 그건 철학자들이 생각해낸 이름표일 뿐이야. 내가 아는 것은 힘이란 무엇인가다. 쾌락. 욕망. 이 모든 유치한 헛소리는 그저 심심풀이일 뿐이지, 그 이상도 이하도 아니야.\"",
    "id": 3386966,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3386966/?format=api"
}