Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.memarc.info/api/components/memorial-archives/core/?format=api",
    "translation": null,
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2022-05-18T11:20:50.544000Z",
    "action": 28,
    "target": "To ssh://code.auxnet.de:22222/fb/microservices/core-go.git\n ! [rejected]        master -> translate (non-fast-forward)\nerror: failed to push some refs to 'ssh://code.auxnet.de:22222/fb/microservices/core-go.git'\nhint: Updates were rejected because a pushed branch tip is behind its remote\nhint: counterpart. Check out this branch and integrate the remote changes\nhint: (e.g. 'git pull ...') before pushing again.\nhint: See the 'Note about fast-forwards' in 'git push --help' for details.\n (1)",
    "id": 6924,
    "action_name": "Failed push on repository",
    "url": "https://translate.memarc.info/api/changes/6924/?format=api"
}