Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1887519/?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-18T20:31:21.325985+09:00",
    "action": 2,
    "target": "\"엄마한테 편지를 써서, 내가 엄마를 잊지 않았다는 걸 전하려고 하는데.. 지금까지 쓴 건 '친애하는 엄마에게' 밖에 없어. 내가 누구에게 편지 써본 적이 없잖아. 그래서 글을 잘 읽게 됐으니, 글쓰기도 해볼 만한 줄 알았지. 근데 막상 해보니, 무슨 내용을 써야 할지 전혀 모르겠어. 좋은 생각 있어?\"",
    "id": 3389636,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3389636/?format=api"
}