Changes API.

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

GET /api/changes/23176/?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-apparel-vertical-14-0/ooops_apparel/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-11-15T19:14:08.278432+01:00",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: Update from template\nUsing index info to reconstruct a base tree...\nFalling back to patching base and 3-way merge...\nCONFLICT (add/add): Merge conflict in .pylintrc-mandatory\nAuto-merging .pylintrc-mandatory\nCONFLICT (add/add): Merge conflict in .pylintrc\nAuto-merging .pylintrc\nCONFLICT (add/add): Merge conflict in .pre-commit-config.yaml\nAuto-merging .pre-commit-config.yaml\nCONFLICT (add/add): Merge conflict in .github/workflows/ci-push.yml\nAuto-merging .github/workflows/ci-push.yml\nCONFLICT (add/add): Merge conflict in .copier-answers.yml\nAuto-merging .copier-answers.yml\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0001 Update from template\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": 23176,
    "action_name": "Failed rebase on repository",
    "url": "http://weblate.ops404.it/api/changes/23176/?format=api"
}