Changes API.

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

GET /api/changes/12009163/?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.152610Z",
    "action": 59,
    "target": "[core@localhost ~]$ rpm-ostree status\nState: idle\nDeployments:\nā— ostree://fedora:fedora/x86_64/coreos/stable\n                   Version: 32.20200629.3.0 (2020-07-10T17:58:03Z)\n                    Commit: 6df95bdb2fe2d36e091d4d18e3844fa84ce4b80ea3bd0947db5d7a286ff41890\n              GPGSignature: Valid signature by 97A1AE57C3A2372CCA3A4ABA6C13026D12C944D0\n",
    "id": 12009163,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12009163/?format=api"
}