Changes API.

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

GET /api/changes/36632/?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-appearance/glossary/?format=api",
    "translation": null,
    "user": "https://translations.zorin.com/api/users/admin/?format=api",
    "author": "https://translations.zorin.com/api/users/admin/?format=api",
    "timestamp": "2023-12-02T16:22:32.796513Z",
    "action": 25,
    "target": "ku.tbx",
    "id": 36632,
    "action_name": "Removed translation",
    "url": "https://translations.zorin.com/api/changes/36632/?format=api"
}