Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-06-30T20:53:24.764753Z",
    "action": 28,
    "target": "remote: error: GH006: Protected branch update failed for refs/heads/master.        \nremote: error: 2 of 2 required status checks are expected. Changes must be made through a pull request.        \nTo github.com:openSUSE/software-o-o.git\n ! [remote rejected]   master -> master (protected branch hook declined)\nerror: failed to push some refs to 'github.com:openSUSE/software-o-o.git'\n (1)",
    "id": 2109771,
    "action_name": "Failed push on repository",
    "url": "https://l10n.opensuse.org/api/changes/2109771/?format=api"
}