Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T08:07:44.453009Z",
    "action": 18,
    "target": "",
    "id": 15402824,
    "action_name": "Changes pushed",
    "url": "https://translate.fedoraproject.org/api/changes/15402824/?format=api"
}