Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/133/?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:14:02.672087Z",
    "action": 59,
    "target": "Stoor asseblief u werk voordat u voortgaan.",
    "id": 140,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/140/?format=api"
}