Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/wemawema/homepage/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-03-29T13:49:27.763636Z",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: ๐ŸŒ Added translation using Weblate (Spanish)\nApplying: ๐ŸŒ Translated using Weblate (Spanish)\nApplying: ๐ŸŒ Translated using Weblate (German)\nUsing index info to reconstruct a base tree...\nM\tlocales/de.json\nFalling back to patching base and 3-way merge...\nAuto-merging locales/de.json\nCONFLICT (content): Merge conflict in locales/de.json\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0003 ๐ŸŒ Translated using Weblate (German)\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 (1)",
    "id": 172952,
    "action_name": "ร‰chec du rebasement du dรฉpรดt",
    "url": "https://weblate.framasoft.org/api/changes/172952/?format=api"
}