Changes API.

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

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

{
    "unit": null,
    "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": null,
    "author": null,
    "timestamp": "2024-01-28T23:37:45.533480+09:00",
    "action": 17,
    "target": "",
    "id": 3148688,
    "action_name": "Committed changes",
    "url": "https://waldo.team/api/changes/3148688/?format=api"
}