Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12335379/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-05T13:53:10.746708Z",
    "action": 59,
    "target": "アップグレードは完了しました! クリーンアップして電源を切っています...",
    "old": "アップグレードは完了しました! クリーンアップして電源を切っています...",
    "details": {
        "state": 20,
        "source": "Upgrade complete! Cleaning up and powering off...",
        "old_state": 20
    },
    "id": 15426866,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15426866/?format=api"
}