Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14815044/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f26pages_partialsinstallcustomspoke_addlvm/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pages_partialsinstallcustomspoke_addlvm/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-11T22:02:14.987655Z",
    "action": 59,
    "target": "_Logical Volume Management_ (LVM) presents a simple logical view of underlying physical storage space, such as hard drives or LUNs. Partitions on physical storage are represented as _physical volumes_ that can be grouped together into _volume groups_. Each volume group can be divided into multiple _logical volumes_, each of which is analogous to a standard disk partition. Therefore, LVM logical volumes function as partitions which can span multiple physical disks.",
    "id": 11898612,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11898612/?format=api"
}