Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/3588454/?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-20T09:29:18.066731+09:00",
    "action": 5,
    "target": "형태 변화",
    "id": 3143169,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/3143169/?format=api"
}