Changes API.

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

GET /api/changes/718508/?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": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": null,
    "timestamp": "2023-11-20T17:50:38.312524Z",
    "action": 23,
    "target": "Rebasing (1/67)\nAuto-merging app/src/main/res/values-bn/strings.xml\nCONFLICT (add/add): Merge conflict in app/src/main/res/values-bn/strings.xml\nerror: could not apply 2b662da... Added translation using Weblate (Bengali)\nhint: Resolve all conflicts manually, mark them as resolved with\nhint: \"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\nhint: You can instead skip this commit: run \"git rebase --skip\".\nhint: To abort and get back to the state before \"git rebase\", run \"git rebase --abort\".\nCould not apply 2b662da... Added translation using Weblate (Bengali)\n (1)",
    "id": 718508,
    "action_name": "Échec du rebasement du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/718508/?format=api"
}