Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/plugins-etherpad/ep_delete_after_delay/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-04-21T06:36:39.828481Z",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: Added translation using Weblate (German)\nUsing index info to reconstruct a base tree...\nFalling back to patching base and 3-way merge...\nAuto-merging locales/de.json\nCONFLICT (add/add): 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 0001 Added translation 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": 63774,
    "action_name": "Échec du rebasement du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/63774/?format=api"
}