Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13144747/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-23T16:00:13.243548Z",
    "action": 30,
    "target": "This program can download firmware into FX, FX2 and FX3 (thanks to the patch from Steven J. Magnani) EZ-USB devices as well as the original AnchorChips EZ-USB.  It is intended to be invoked by hotplug scripts when the unprogrammed device appears on the bus.\n\nPrimarily as an aid for developers, this can also be used to update firmware on devices that boot from I2C serial EEPROMs.\tFor that use, as well as downloading firmware to all other off-chip memory, a second stage loader must first be downloaded.",
    "id": 2033291,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2033291/?format=api"
}