Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3558104/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/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": "2023-12-31T21:16:44.619192+09:00",
    "action": 2,
    "target": "\"착한 행세하는 건 재미 있으시겠군요, 그렇죠, 아루샬레? 가장 즐거운 점은, 여태까지 행세가 연기라는 거죠. 당신은 언제라도 사냥꾼이자 살인자의 역할로 돌아갈 수 있잖습니까.\"",
    "id": 3118943,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3118943/?format=api"
}