Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/12364/?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/nl/?format=api",
    "user": "https://translations.zorin.com/api/users/zorro+jwb/?format=api",
    "author": "https://translations.zorin.com/api/users/zorro+jwb/?format=api",
    "timestamp": "2023-06-30T09:38:58.177840Z",
    "action": 5,
    "target": "Er is een aanpassing vereist alvorens een upgrade uit te kunnen voeren.",
    "id": 20726,
    "action_name": "New translation",
    "url": "https://translations.zorin.com/api/changes/20726/?format=api"
}