Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.gtaf.org/api/components/data-server/glossary/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/data-server/glossary/bn/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-08T11:52:41.691525Z",
    "action": 17,
    "target": "",
    "id": 112894,
    "action_name": "Changes committed",
    "url": "http://translate.gtaf.org/api/changes/112894/?format=api"
}