Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-04-26T17:32:02.585754Z",
    "action": 23,
    "target": "Rebasing (1/2)\nerror: could not apply 123debf... ✨ Allow to sort results in admin stats page (#91)\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\".\nCould not apply 123debf... ✨ Allow to sort results in admin stats page (#91)\nAuto-merging themes/default/templates/stats.html.ep\nCONFLICT (content): Merge conflict in themes/default/templates/stats.html.ep\n (1)",
    "id": 355538,
    "action_name": "Échec du rebasement du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/355538/?format=api"
}