Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14814791/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f26pagesappendixesdisk_partitions/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixesdisk_partitions/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-11T22:02:14.771642Z",
    "action": 59,
    "target": "The single partition in this example is labeled as `DOS`. This label shows the *partition type*, with `DOS` being one of the most common ones. The table below shows a list of some of the commonly used partition types and hexadecimal numbers used to represent them.",
    "id": 11898511,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11898511/?format=api"
}