Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/19722/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-31T17:51:15.919163Z",
    "action": 59,
    "target": "Zorin OS Pro Lite로 업그레이드",
    "id": 26978,
    "action_name": "String updated in the repository",
    "url": "https://translations.zorin.com/api/changes/26978/?format=api"
}