Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/3588562/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/classes/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/classes/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/sein4510/?format=api",
    "author": "http://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2024-01-20T20:22:53.685595+09:00",
    "action": 5,
    "target": "해충은 매력, 강제, 사기 효과, 문양, 환상과 같은 모든 정신 영향 효과에 면역입니다.",
    "id": 3143528,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/3143528/?format=api"
}