Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/turris/webapps/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-01-04T18:08:39.403420+01:00",
    "action": 23,
    "target": "Rebasing (1/4)\nerror: could not apply 316bb82... prepare to support upstream openwrt lighttpd pkg\nResolve all conflicts manually, mark them as resolved with\n\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\nYou can instead skip this commit: run \"git rebase --skip\".\nTo abort and get back to the state before \"git rebase\", run \"git rebase --abort\".\nCould not apply 316bb82... prepare to support upstream openwrt lighttpd pkg\nAuto-merging turris-root.conf\nCONFLICT (content): Merge conflict in turris-root.conf\n (1)",
    "id": 44519471,
    "action_name": "Repository rebase failed",
    "url": "https://hosted.weblate.org/api/changes/44519471/?format=api"
}