Changes API.

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

GET /api/changes/7969/?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-configurator/ooops_configurator/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-04-06T20:10:09.562028+02:00",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: [UPD] README.md\nUsing index info to reconstruct a base tree...\nM\tREADME.md\nFalling back to patching base and 3-way merge...\nAuto-merging README.md\nCONFLICT (content): Merge conflict in README.md\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.md\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": 7969,
    "action_name": "Failed rebase on repository",
    "url": "http://weblate.ops404.it/api/changes/7969/?format=api"
}