Changes API.

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

GET /api/changes/9964/?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-mrp/ooops_pim/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-04-26T19:28:40.334543+02:00",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: pre-commit fix\nUsing index info to reconstruct a base tree...\nM\t.copier-answers.yml\nM\t.github/PULL_REQUEST_TEMPLATE.md\nM\t.github/workflows/ci-push.yml\nM\tooops_pim/models/mrp_bom.py\nM\tooops_pim/models/mrp_eco.py\nM\tooops_pim/models/product.py\nM\tooops_remove_variant_limit/models/product_template.py\nFalling back to patching base and 3-way merge...\nAuto-merging ooops_pim/models/product.py\nCONFLICT (content): Merge conflict in ooops_pim/models/product.py\nAuto-merging ooops_pim/models/mrp_eco.py\nCONFLICT (content): Merge conflict in ooops_pim/models/mrp_eco.py\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0001 pre-commit fix\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": 9964,
    "action_name": "Failed rebase on repository",
    "url": "http://weblate.ops404.it/api/changes/9964/?format=api"
}