Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.cacti.net/api/components/cacti/routerconfigs/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-12-14T13:14:37.638348Z",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: Update translation files\nUsing index info to reconstruct a base tree...\nM\tlocales/po/cacti.pot\nFalling back to patching base and 3-way merge...\nAuto-merging locales/po/cacti.pot\nCONFLICT (content): Merge conflict in locales/po/cacti.pot\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0001 Update translation files\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 (1)",
    "id": 4187,
    "action_name": "Failed rebase on repository",
    "url": "http://translate.cacti.net/api/changes/4187/?format=api"
}