Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/4816/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-os-upgrader/zorin-os-upgrader/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-os-upgrader/zorin-os-upgrader/af/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-23T16:34:40.840673Z",
    "action": 30,
    "target": "Upgrading to %s",
    "id": 5473,
    "action_name": "Source string changed",
    "url": "https://translations.zorin.com/api/changes/5473/?format=api"
}