Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3571373/?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-05T01:24:06.764637+09:00",
    "action": 5,
    "target": "\"그럼, 너한테 착한 신들은 악당이지만, 바다 하나를 가득 메울만큼 남들의 피를 뺀 저 데몬은 착하고 작은 새로 보이는 거야? 진짜 머리가 어떻게 됐구나, 꼬마야.\"",
    "id": 3208549,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3208549/?format=api"
}