Changes API.

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

GET /api/changes/11114/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
    "author": null,
    "timestamp": "2021-08-27T08:16:51.304891Z",
    "action": 23,
    "target": "/bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8)\nFirst, rewinding head to replay your work on top of it...\nApplying: Translated using Weblate\nUsing index info to reconstruct a base tree...\nM\tlinphone-app/assets/languages/hu.ts\nFalling back to patching base and 3-way merge...\nAuto-merging linphone-app/assets/languages/hu.ts\nCONFLICT (content): Merge conflict in linphone-app/assets/languages/hu.ts\nerror: Failed to merge in the changes.\nPatch failed at 0001 Translated using Weblate\nUse 'git am --show-current-patch' to see the failed patch\n\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\n (128)",
    "id": 11114,
    "action_name": "Failed rebase on repository",
    "url": "https://weblate.linphone.org/api/changes/11114/?format=api"
}