Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16725009/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f31pagesappendixeskickstart_syntax_reference/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pagesappendixeskickstart_syntax_reference/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-29T12:47:26.718062Z",
    "action": 13,
    "target": "Create one or more partitions first using xref:Kickstart_Syntax_Reference.adoc#sect-kickstart-commands-part[part (required) - Create Physical Partition], create the logical volume group (xref:Kickstart_Syntax_Reference.adoc#sect-kickstart-commands-volgroup[volgroup (optional) - Create LVM Volume Group]), and then create logical volumes. For example: ",
    "id": 14355692,
    "action_name": "Source string added",
    "url": "https://translate.fedoraproject.org/api/changes/14355692/?format=api"
}