Changes API.

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

GET /api/changes/6427/?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-marketplace/ooops_odoo_marketplace/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
    "author": null,
    "timestamp": "2021-03-18T10:36:42.446961+01:00",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: [12.0][ADD] merketplace related modules\n.git/rebase-apply/patch:2098: trailing whitespace.\nKnown issues / Roadmap \n.git/rebase-apply/patch:2099: trailing whitespace.\n====================== \n.git/rebase-apply/patch:2102: trailing whitespace.\n========= \n.git/rebase-apply/patch:2123: trailing whitespace.\n* Ooops \n.git/rebase-apply/patch:4274: trailing whitespace.\n                Delivery terms: \nwarning: squelched 19 whitespace errors\nwarning: 24 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_odoo_marketplace_booking/i18n/ooops_odoo_marketplace_booking.pot\nAuto-merging ooops_odoo_marketplace_booking/i18n/ooops_odoo_marketplace_booking.pot\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] merketplace related modules\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": 6427,
    "action_name": "Failed rebase on repository",
    "url": "http://weblate.ops404.it/api/changes/6427/?format=api"
}