Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1742243/?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-02-22T10:57:02.660230+09:00",
    "action": 27,
    "target": "\"내 의무를 다하는 것뿐이라네. 자네는 자네에게 주어진 힘을 포기하면서, 험하고 위태로운 길을 걷기로 했지... 하지만 이 길을 택한 것이 자네만 있었던 것은 아니라네. 솔직히 말해 쉽지는 않았네만, 골라리온의 반대편에서 자네와 같은 선택을 한 필멸자를 발견했다네. 그와 접촉하는 일이 꽤나 어려웠으니, 잘 듣고 그의 선물을 받도록 하게나.\"",
    "id": 3164493,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3164493/?format=api"
}