Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/www-opensuse-org/www-opensuse-org-master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-01-12T17:48:15.888193Z",
    "action": 28,
    "target": "ERROR: Permission to openSUSE/www.opensuse.org.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": 1673717,
    "action_name": "Failed push on repository",
    "url": "https://l10n.opensuse.org/api/changes/1673717/?format=api"
}