Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/4868/?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.842658Z",
    "action": 30,
    "target": "To check for updates for the Zorin OS Upgrader, you need to authenticate.",
    "id": 5531,
    "action_name": "Source string changed",
    "url": "https://translations.zorin.com/api/changes/5531/?format=api"
}