Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571413/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/banters/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/banters/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "author": "https://waldo.team/api/users/e869a9a369a74fa4/?format=api",
    "timestamp": "2024-05-07T18:23:33.885675+09:00",
    "action": 5,
    "target": "\"어쩌면 아릴루 여사님은 단순히 고통에 대으아는 새로운 방법론을 시험하고 계신 것이 아닐까요? 영적 트라우마를 치유하기 위해 차원간 균열을 열어본 사람은 그 누구도 시도해본 적 없을 게 분명하잖아요!\"",
    "id": 3209009,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3209009/?format=api"
}