Changes API.

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

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

{
    "unit": null,
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-30T19:42:04.709944Z",
    "action": 18,
    "target": "",
    "id": 67328,
    "action_name": "Pushed changes",
    "url": "http://i18n.foe-helper.com/api/changes/67328/?format=api"
}