Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/desktop/gala/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-03-12T11:13:11.760980Z",
    "action": 18,
    "target": "",
    "id": 2108163,
    "action_name": "Changes pushed",
    "url": "https://l10n.elementary.io/api/changes/2108163/?format=api"
}