Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/sdaps/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-04-25T13:49:56.620116+02:00",
    "action": 28,
    "target": "remote: Resolving deltas:   0% (0/3)        \nremote: Resolving deltas:  33% (1/3)        \nremote: Resolving deltas:  66% (2/3)        \nremote: Resolving deltas: 100% (3/3)        \nremote: Resolving deltas: 100% (3/3), completed with 3 local objects.        \nremote: error: GH006: Protected branch update failed for refs/heads/master.        \nremote: error: Changes must be made through a pull request.        \nTo github.com:sdaps/sdaps.git\n ! [remote rejected] master -> master (protected branch hook declined)\nerror: failed to push some refs to 'github.com:sdaps/sdaps.git'\n (1)",
    "id": 54335363,
    "action_name": "Repository push failed",
    "url": "https://hosted.weblate.org/api/changes/54335363/?format=api"
}