Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15713995/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-14T07:13:38.704963Z",
    "action": 59,
    "target": "Fedora Core 3",
    "id": 13200096,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/13200096/?format=api"
}