Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/28318/?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/an/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-06T23:16:58.174992Z",
    "action": 59,
    "target": "Dezaga",
    "id": 38260,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/38260/?format=api"
}