Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855691/?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:20:26.600685+09:00",
    "action": 2,
    "target": "{n}트레버의 얼굴이 고통으로 일그러지고, 그의 온 몸이 떨린다.{/n} \"엔젤이... 심연에, 고문실에 있다니... 그를 버려두면 안 된다. 결코 버려선 안 돼!\"",
    "id": 3366527,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366527/?format=api"
}