Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-12-04T03:30:02.656583Z",
    "action": 23,
    "target": "/bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8)\nFirst, rewinding head to replay your work on top of it...\nerror: unable to unlink old 'app/src/main/java/org/linphone/activities/main/settings/viewmodels/AccountSettingsViewModel.kt': Permission denied\nerror: unable to unlink old 'app/src/main/java/org/linphone/contact/AsyncContactsLoader.kt': Permission denied\nerror: unable to unlink old 'app/src/main/java/org/linphone/core/CorePreferences.kt': Permission denied\nFast-forwarded feature/kotlin_rewrite to origin/feature/kotlin_rewrite.\nfatal: update_ref failed for ref 'refs/heads/feature/kotlin_rewrite': cannot lock ref 'refs/heads/feature/kotlin_rewrite': Unable to create '/home/weblate/weblate-data/vcs/linphone/linphone-android/.git/refs/heads/feature/kotlin_rewrite.lock': Permission denied\nCould not move back to refs/heads/feature/kotlin_rewrite\n (1)",
    "id": 5773,
    "action_name": "Failed rebase on repository",
    "url": "https://weblate.linphone.org/api/changes/5773/?format=api"
}