Changes API.

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

GET /api/changes/14518/?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-custom-cepi/ooops_certification_mgmt/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-06-21T15:08:21.571547+02:00",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: [UPD] README.rst\nUsing index info to reconstruct a base tree...\nM\tooops_certification_mgmt/README.rst\nM\tooops_certification_mgmt/static/description/index.html\nFalling back to patching base and 3-way merge...\nAuto-merging ooops_certification_mgmt/static/description/index.html\nCONFLICT (content): Merge conflict in ooops_certification_mgmt/static/description/index.html\nAuto-merging ooops_certification_mgmt/README.rst\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0001 [UPD] README.rst\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": 14518,
    "action_name": "Failed rebase on repository",
    "url": "http://weblate.ops404.it/api/changes/14518/?format=api"
}