Changes API.

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

GET /api/changes/56395/?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": "2024-05-06T00:11:37.844320Z",
    "action": 28,
    "target": "remote: Support for password authentication was removed on August 13, 2021.\nremote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.\nfatal: Authentication failed for 'https://github.com/Th3C0D3R/FoEHelperApp.git/'\n (128)",
    "id": 56395,
    "action_name": "Failed push on repository",
    "url": "http://i18n.foe-helper.com/api/changes/56395/?format=api"
}