Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/glossary/zh_Hant_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-11T03:51:54.847650Z",
    "action": 17,
    "target": "",
    "id": 154,
    "action_name": "Changes committed",
    "url": "https://weblate.dudu-auto.com/api/changes/154/?format=api"
}