Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/gfxboot/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-01-01T20:12:09.287685Z",
    "action": 18,
    "target": "",
    "id": 1941937,
    "action_name": "Pushed changes",
    "url": "https://l10n.opensuse.org/api/changes/1941937/?format=api"
}