Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14880699/?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/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-05T22:06:06.152573Z",
    "action": 30,
    "target": "[core@localhost ~]$ rpm-ostree status\nState: idle\nAutomaticUpdatesDriver: Zincati\n  DriverState: active; periodically polling for updates (last checked Thu 2023-08-03 20:05:05 UTC)\nDeployments:\nā— fedora:fedora/x86_64/coreos/stable\n                  Version: 38.20230625.3.0 (2023-07-11T11:57:53Z)\n                   Commit: e841d77aadb875bb801ac845a0d9b8a70b4224bdeb15e7d6c5bff1da932c0301\n             GPGSignature: Valid signature by 6A51BBABBA3D5467B6171221809A8D7CEB10B464\n",
    "id": 12009162,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/12009162/?format=api"
}