Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/patterns-sle-15-sp1/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/patterns-sle-15-sp1/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/nikitamaynagashev/?format=api",
    "author": null,
    "timestamp": "2018-04-26T10:19:07.130764Z",
    "action": 17,
    "target": "",
    "id": 1106483,
    "action_name": "Changes committed",
    "url": "https://l10n.opensuse.org/api/changes/1106483/?format=api"
}