Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13129010/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-23T15:23:52.810505Z",
    "action": 30,
    "target": "This is the second version of the GRUB (Grand Unified Bootloader), a highly configurable and customizable bootloader with modular architecture.  It support rich scale of kernel formats, file systems, computer architectures and hardware devices.\n\nThis package includes user space utlities to manage GRUB on your system.",
    "id": 2031800,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2031800/?format=api"
}