Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/28464/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-menu/zorin-menu/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-menu/zorin-menu/bn_IN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-06T23:17:00.174886Z",
    "action": 59,
    "target": "লগ আউট...",
    "id": 38412,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/38412/?format=api"
}