Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12758860/?format=api",
    "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-12-24T23:25:22.287644Z",
    "action": 30,
    "target": "Updates are thoroughly tested against industry-grade quality standards, taking advantage of a build service other Linux distributions envy us. Not only is each new version of a package individually tested, but different clusters of versions are tested against each other, making sure your system is internally consistent.\n",
    "id": 1940640,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/1940640/?format=api"
}