Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14838254/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f36pagesadvancedboot_options/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f36pagesadvancedboot_options/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-19T22:10:31.785454Z",
    "action": 59,
    "target": "To test the integrity of an ISO image, append the [option]#rd.live.check# to the boot loader command line. Note that this option is used automatically if you select the default installation option from the boot menu (`Test this media & install Fedora`).",
    "old": "",
    "details": {
        "state": 100,
        "source": "To test the integrity of an ISO image, append the [option]#rd.live.check# to the boot loader command line. Note that this option is used automatically if you select the default installation option from the boot menu (`Test this media & install Fedora`).",
        "old_state": -1
    },
    "id": 11936894,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11936894/?format=api"
}