Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4528136/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesaccess-recovery/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesaccess-recovery/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-31T22:37:25.122194Z",
    "action": 30,
    "target": "When booting the system, intercept the GRUB menu and edit the entry to append `single` to the kernel argument list, then press Ctrl-X to resume booting.",
    "id": 1105917,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/1105917/?format=api"
}