Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855833/?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:47:45.609283+09:00",
    "action": 2,
    "target": "{n}그녀의 차갑고 창백한 얼굴이 분노로 달아오른다.{/n} \"너였구나! 네가 도망친 뒤에 헵자미라가 나를 죽일 뻔했다고! 상관 없어, 너에게 행할 짧은 작업이 더더욱 즐거워질 테니!\"",
    "id": 3366556,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366556/?format=api"
}