Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/main-opensuse-master/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2020-09-09T18:24:46.567237Z",
    "action": 28,
    "target": "ERROR: Permission to openSUSE/doc-sle-translations.git denied to opensuse-i18n.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists. (128)",
    "id": 1513946,
    "action_name": "Repository push failed",
    "url": "https://l10n.opensuse.org/api/changes/1513946/?format=api"
}