Changes API.

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

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

{
    "unit": null,
    "component": "http://weblate.ops404.it/api/components/ooops-l10n-italy/pos_epson_fp/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2022-07-22T09:55:47.960943+02:00",
    "action": 23,
    "target": "First, rewinding head to replay your work on top of it...\nApplying: [12.0][IMP] ooops_l10n_it_fatturapa_doceasy, fix check PA Invoice status\nUsing index info to reconstruct a base tree...\nM\tooops_l10n_it_fatturapa_doceasy/__manifest__.py\nM\tooops_l10n_it_fatturapa_doceasy/models/fatturapa_attachment_out.py\nM\tooops_l10n_it_fatturapa_doceasy/readme/HISTORY.rst\nFalling back to patching base and 3-way merge...\nAuto-merging ooops_l10n_it_fatturapa_doceasy/readme/HISTORY.rst\nCONFLICT (content): Merge conflict in ooops_l10n_it_fatturapa_doceasy/readme/HISTORY.rst\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0001 [12.0][IMP] ooops_l10n_it_fatturapa_doceasy, fix check PA Invoice status\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": 35471,
    "action_name": "Failed rebase on repository",
    "url": "http://weblate.ops404.it/api/changes/35471/?format=api"
}