Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12885234/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-24T12:41:53.133849Z",
    "action": 30,
    "target": "The <literal>repo-update</literal> repository is for openSUSE Leap (OSS) updates. It is the smallest one and contains system configuration packages, including release package, branding, and potential forks of SUSE Linux Enterprise packages. This repository has also a <literal>debug-info</literal> variant.",
    "id": 1861869,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/1861869/?format=api"
}