Changes API

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

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

{
    "unit": null,
    "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_client/?format=api",
    "translation": null,
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2019-08-26T02:12:11.154524Z",
    "action": 28,
    "target": "fatal: could not read Username for 'https://gitlab.com': terminal prompts disabled (128)",
    "id": 46,
    "action_name": "Failed push on repository",
    "url": "https://weblate.alelec.net/api/changes/46/?format=api"
}