Changes API.

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

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

{
    "unit": null,
    "component": "https://translations.zorin.com/api/components/zorin-menu/zorin-menu/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-17T23:28:16.631698Z",
    "action": 18,
    "target": "",
    "id": 56118,
    "action_name": "Pushed changes",
    "url": "https://translations.zorin.com/api/changes/56118/?format=api"
}