Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17278611/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagestutorial-updates/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagestutorial-updates/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-20T17:09:10.100173Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "[core@localhost ~]$ rpm-ostree status\nState: idle\nAutomaticUpdatesDriver: Zincati\n  DriverState: active; update staged: 38.20230709.3.0; reboot delayed due to active user sessions\nDeployments:\n  fedora:fedora/x86_64/coreos/stable\n                  Version: 38.20230709.3.0 (2023-07-24T12:25:01Z)\n                   Commit: 552de26fe0fe6a5e491f7a4163db125e3d44b144ae53a8f5f488e3f8481c46f9\n             GPGSignature: Valid signature by 6A51BBABBA3D5467B6171221809A8D7CEB10B464\n                     Diff: 61 upgraded\n",
        "old_state": -1
    },
    "id": 15323894,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15323894/?format=api"
}