Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13216878/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/r-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/r-master/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-28T18:59:36.611503Z",
    "action": 30,
    "target": "Rsyslog is an enhanced multi-threaded syslog daemon. See rsyslog package.\n\nThis package provides a module with the support for logging into DBI supported databases.",
    "id": 2044966,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2044966/?format=api"
}