Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1890603/?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/hacjiny/?format=api",
    "author": "https://waldo.team/api/users/hacjiny/?format=api",
    "timestamp": "2025-01-01T13:44:21.310210+09:00",
    "action": 2,
    "target": "\"그게 바로 나야. 그저 평범한 {mf|남자|여자}지. 군대를 이끌고 드레젠의 중앙 광장에서 발러와 맞서 싸운 평범한 하플링!\"",
    "id": 3394731,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3394731/?format=api"
}