Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-05-06T03:30:07.823398Z",
    "action": 23,
    "target": "/bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8)\nCannot rebase: Your index contains uncommitted changes.\nPlease commit or stash them.\n (1)",
    "id": 6292,
    "action_name": "Failed rebase on repository",
    "url": "https://weblate.linphone.org/api/changes/6292/?format=api"
}