Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-28T06:28:14.862547Z",
    "action": 28,
    "target": "To github.com:immersive-translate/site.git\n ! [rejected]          main -> weblate_i18n_main (non-fast-forward)\nerror: failed to push some refs to 'github.com:immersive-translate/site.git'\nhint: Updates were rejected because a pushed branch tip is behind its remote\nhint: counterpart. Check out this branch and integrate the remote changes\nhint: (e.g. 'git pull ...') before pushing again.\nhint: See the 'Note about fast-forwards' in 'git push --help' for details.\n (1)",
    "id": 19475,
    "action_name": "Repository push failed",
    "url": "https://weblate.immersivetranslate.com/api/changes/19475/?format=api"
}