Changes API.

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

GET /api/changes/2054839/?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": null,
    "author": null,
    "timestamp": "2022-03-10T03:41:26.581139Z",
    "action": 28,
    "target": "ERROR: This repository was archived so it is read-only.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n (128)",
    "id": 2054839,
    "action_name": "Failed push on repository",
    "url": "https://l10n.opensuse.org/api/changes/2054839/?format=api"
}