Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/35973/?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": null,
    "author": null,
    "timestamp": "2024-10-13T22:05:37.073710Z",
    "action": 59,
    "target": "Later opnieuw vragen",
    "id": 55894,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/55894/?format=api"
}