Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3660361/?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-10-15T23:09:38.812101+09:00",
    "action": 2,
    "target": "\"이거 원... 난 자네가 이보다는 신중할 줄 알았는데. 우리 지옥의 종들은 모두 그의 음모에 연루되어 있고, 우리에게 서로는 유일한 동맹이네. 그런데도 자네는 가장 강력한 동맹을 모욕하고 그의 음모를 방해하기로 했군... 난 자네를 걱정하는 걸세. 내가 봤을 때 이건 엎질러진 물이네. 아, 다만 아스모데우스님은... 음... 생각이 다를 것 같군. 하지만 그건 자네 문제지.\"",
    "id": 3366499,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366499/?format=api"
}