Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/mobilizon/android-app/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-01-16T02:42:23.016934Z",
    "action": 23,
    "target": "Rebasing (1/66)\nerror: could not apply 2b662da... Added translation using Weblate (Bengali)\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 2b662da... Added translation using Weblate (Bengali)\nCONFLICT (add/add): Merge conflict in app/src/main/res/values-bn/strings.xml\nAuto-merging app/src/main/res/values-bn/strings.xml\n (1)",
    "id": 508074,
    "action_name": "Échec du rebasement du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/508074/?format=api"
}