Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-03-10T18:27:46.130384Z",
    "action": 28,
    "target": "ssh: connect to host github.com port 22: Connection timed out\r\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists. (128)",
    "id": 1711040,
    "action_name": "Failed push on repository",
    "url": "https://l10n.opensuse.org/api/changes/1711040/?format=api"
}