Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-23T01:21:56.926935Z",
    "action": 23,
    "target": "Rebasing (1/2)\nRebasing (2/2)\nerror: could not apply ab1149b1... Translated using Weblate (French)\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 ab1149b1... Translated using Weblate (French)\nAuto-merging locales/fr.json\nCONFLICT (content): Merge conflict in locales/fr.json\n (1)",
    "id": 99909,
    "action_name": "Repository rebase failed",
    "url": "https://translate.yunohost.org/api/changes/99909/?format=api"
}