Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsopenmptcprouter/?format=api",
    "translation": null,
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": null,
    "timestamp": "2022-08-17T07:06:44.710772Z",
    "action": 23,
    "target": "Rebasing (1/5)\nRebasing (2/5)\ndropping d27a093e74a29494ceaed220c950d4a1112619ab Update translation files -- patch contents already upstream\nRebasing (3/5)\nerror: could not apply 560f1976... Update translation files\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 560f1976... Update translation files\nAuto-merging luci-app-mptcp/po/zh_Hans/mptcp.po\nCONFLICT (content): Merge conflict in luci-app-mptcp/po/zh_Hans/mptcp.po\n (1)",
    "id": 8691,
    "action_name": "Repository rebase failed",
    "url": "http://weblate.openmptcprouter.com/api/changes/8691/?format=api"
}