Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12729196/?format=api",
    "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MartinVidner/?format=api",
    "author": null,
    "timestamp": "2019-07-18T12:03:09.619043Z",
    "action": 5,
    "target": "balíček",
    "id": 1271553,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1271553/?format=api"
}