Changes API.

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

GET /api/changes/28651/?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/linphone-android/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-12-11T03:30:34.205338Z",
    "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: Added translation using Weblate (Japanese)\nApplying: Translated using Weblate (Japanese)\nApplying: Translated using Weblate (Chinese (Simplified))\nUsing index info to reconstruct a base tree...\nM\tapp/src/main/res/values-zh-rCN/strings.xml\nFalling back to patching base and 3-way merge...\nAuto-merging app/src/main/res/values-zh-rCN/strings.xml\nCONFLICT (content): Merge conflict in app/src/main/res/values-zh-rCN/strings.xml\nerror: Failed to merge in the changes.\nPatch failed at 0003 Translated using Weblate (Chinese (Simplified))\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": 28651,
    "action_name": "Failed rebase on repository",
    "url": "https://weblate.linphone.org/api/changes/28651/?format=api"
}