Changes API.

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

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

{
    "unit": null,
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/app/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2026-03-10T23:28:16.367468Z",
    "action": 28,
    "target": "remote: Invalid username or token. Password authentication is not supported for Git operations.\nfatal: Authentication failed for 'https://github.com/Th3C0D3R/FoEHelperApp.git/'\n (128)",
    "id": 76092,
    "action_name": "Failed push on repository",
    "url": "http://i18n.foe-helper.com/api/changes/76092/?format=api"
}