Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.ops404.it/api/components/ooops-commission/ooops_commission_by_discount/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
    "author": null,
    "timestamp": "2021-03-22T16:33:19.071276+01:00",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: [12.0][ADD] addons from ooops-release\n.git/rebase-apply/patch:1103: trailing whitespace.\nKnown issues / Roadmap \n.git/rebase-apply/patch:1104: trailing whitespace.\n====================== \n.git/rebase-apply/patch:1108: trailing whitespace.\n========= \n.git/rebase-apply/patch:1125: trailing whitespace.\n                                                                                \n.git/rebase-apply/patch:1126: trailing whitespace.\n* Ooops \nwarning: squelched 9 whitespace errors\nwarning: 14 lines add whitespace errors.\nUsing index info to reconstruct a base tree...\nFalling back to patching base and 3-way merge...\nCONFLICT (add/add): Merge conflict in ooops_commission_by_discount/i18n/it.po\nAuto-merging ooops_commission_by_discount/i18n/it.po\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0001 [12.0][ADD] addons from ooops-release\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 (1)",
    "id": 7379,
    "action_name": "Failed rebase on repository",
    "url": "http://weblate.ops404.it/api/changes/7379/?format=api"
}