Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13001046/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-packager/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-packager/master/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-11-05T02:33:01.327535Z",
    "action": 30,
    "target": "However, since the system does not have more than %d MiB memory,\nthere is a significant risk of running out of memory,\nand the installer may crash or freeze.\n\nUsing the online repositories later in the installed\nsystem is recommended.",
    "id": 1904828,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/1904828/?format=api"
}