Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3562709/?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/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2024-01-02T11:54:03.128322+09:00",
    "action": 27,
    "target": "\"모든 바지에 꼬리 뺄 구멍을 내는 건 상당히 짜증나는 작업일 게 확실하지. 이번만큼은 진짜로 내가 다른 사람보다 더 운이 좋았다고 느껴지네.\"",
    "id": 3121093,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3121093/?format=api"
}