Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15713691/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-14T07:13:35.837585Z",
    "action": 59,
    "target": "Alpinelinux 3.19 Standard",
    "id": 13200085,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/13200085/?format=api"
}