Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855667/?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:18:23.545178+09:00",
    "action": 2,
    "target": "{n}당신이 먹는 동안, 울지프는 걱정의 눈으로 당신을 본다. 당신에게 아무런 해가 없다는 것을 확인하고는, 페스츄리 하나를 입에다 몰래 쑤셔 넣는다.{/n}",
    "id": 3366514,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366514/?format=api"
}