Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/857058/?format=api",
    "component": "https://waldo.team/api/components/pathfinder_kingmaker/dialogs/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder_kingmaker/dialogs/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/_manikda/?format=api",
    "author": "https://waldo.team/api/users/_manikda/?format=api",
    "timestamp": "2023-09-12T23:52:01.417469+09:00",
    "action": 26,
    "target": "\\난... 어제 밤을 새버렸어... , 음... 여러가지를 생각하느냐 말이야... 병들은 말이지.. 저기 있는 줄도 몰랐는데... 그리고 지금 이 꼴이 돼버렸군.\"",
    "id": 2629851,
    "action_name": "Suggestion removed",
    "url": "https://waldo.team/api/changes/2629851/?format=api"
}