Changes API.

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

GET /api/changes/2629850/?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:51:57.529503+09:00",
    "action": 26,
    "target": "\\난... 난 어제 밤을 새버렸어... 그러니, 음... 여러가지를 생각하느라고... 병들은 말이지... 저기 있는 줄도 몰랐는데... 그리고 지금 이 꼴이 돼버렸군.\"",
    "id": 2629850,
    "action_name": "Suggestion removed",
    "url": "https://waldo.team/api/changes/2629850/?format=api"
}