Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/dialect/dialect/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/fushinari/?format=api",
    "author": null,
    "timestamp": "2021-05-24T03:32:29.612792+02:00",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: Add Portuguese translation \n.git/rebase-apply/patch:11817: trailing whitespace.\n        \n.git/rebase-apply/patch:1218: new blank line at EOF.\n+\n.git/rebase-apply/patch:1244: new blank line at EOF.\n+\n.git/rebase-apply/patch:4002: new blank line at EOF.\n+\n.git/rebase-apply/patch:11340: new blank line at EOF.\n+\nwarning: squelched 2 whitespace errors\nwarning: 7 lines add whitespace errors.\nUsing index info to reconstruct a base tree...\nFalling back to patching base and 3-way merge...\nAuto-merging meson.build\nCONFLICT (add/add): Merge conflict in meson.build\nAuto-merging README.md\nCONFLICT (add/add): Merge conflict in README.md\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0001 Add Portuguese translation \n\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\".\n\n (1)",
    "id": 10749815,
    "action_name": "Repository rebase failed",
    "url": "https://hosted.weblate.org/api/changes/10749815/?format=api"
}