Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-04-29T03:30:16.867299Z",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: Added translation using Weblate (Spanish)\n.git/rebase-apply/patch:7: new blank line at EOF.\n+\nwarning: 1 line adds whitespace errors.\nUsing index info to reconstruct a base tree...\nFalling back to patching base and 3-way merge...\nAuto-merging src/main/resources/NotesCode/Translations.es.xml\nCONFLICT (add/add): Merge conflict in src/main/resources/NotesCode/Translations.es.xml\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0001 Added translation using Weblate (Spanish)\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": 286034,
    "action_name": "Repository rebase failed",
    "url": "https://l10n.xwiki.org/api/changes/286034/?format=api"
}