Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14880518/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-05T22:06:03.978318Z",
    "action": 59,
    "target": "[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": "",
    "details": {
        "state": 100,
        "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": 12008959,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12008959/?format=api"
}