Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14814729/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f26pagesappendixesunderstanding_lvm/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixesunderstanding_lvm/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-11T22:02:09.677015Z",
    "action": 59,
    "target": "To understand LVM better, imagine the physical volume as a pile of _blocks_. A block is a storage unit used to store data. Several piles of blocks can be combined to make a much larger pile, just as physical volumes are combined to make a volume group. The resulting pile can be subdivided into several smaller piles of arbitrary size, just as a volume group is allocated to several logical volumes.",
    "id": 11898315,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11898315/?format=api"
}