Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/controlpublicfiles/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-13T23:05:47.221568Z",
    "action": 23,
    "target": "Rebasing (1/11)\ndropping 9481411891d45dd7489710220749efbe32045989 Translated using Weblate (Finnish) -- patch contents already upstream\nRebasing (2/11)\nRebasing (3/11)\nRebasing (4/11)\nerror: could not apply 9bf2a89... Translated using Weblate (German)\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 9bf2a89... Translated using Weblate (German)\nAuto-merging locale/de/locale.po\nCONFLICT (content): Merge conflict in locale/de/locale.po\n (1)",
    "id": 815064,
    "action_name": "Failed rebase on repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/815064/?format=api"
}