Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14815104/?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.988140Z",
    "action": 59,
    "target": "The configuration dialog does not allow you to specify the size of the volume group's _physical extents_. The size will always be set to the default value of 4 MiB. If you want to create a volume group with different physical extents, create it manually by switching to an interactive shell and using the [command]#vgcreate# command, or use a Kickstart file with the [command]#volgroup --pesize=pass:attributes[{blank}]_size_pass:attributes[{blank}]# command.",
    "id": 11898630,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11898630/?format=api"
}