Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3559268/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/root/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/root/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-02-17T08:13:06.731616+09:00",
    "action": 27,
    "target": "당신은 어린 헬나이트 예이커 엥켈에 대한 처벌에 간섭하지 않았습니다.",
    "id": 3159532,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3159532/?format=api"
}