Changes API.

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

GET /api/changes/922/?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/website/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-07-10T17:58:28.161940Z",
    "action": 28,
    "target": "remote: error: GH007: Your push would publish a private email address.        \nremote: You can make your email public or disable this protection by visiting:        \nremote: http://github.com/settings/emails        \nTo https://github.com/dsiekiera/foe-helfer-website\n ! [remote rejected] i18n -> i18n (push declined due to email privacy restrictions)\nerror: failed to push some refs to 'https://github.com/dsiekiera/foe-helfer-website'\n (1)",
    "id": 922,
    "action_name": "Failed push on repository",
    "url": "http://i18n.foe-helper.com/api/changes/922/?format=api"
}