Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/freshrss-android/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-11-18T04:42:15.059006Z",
    "action": 28,
    "target": "fatal: could not read Username for 'https://gitlab.com': terminal prompts disabled\n (128)",
    "id": 453617,
    "action_name": "Échec de la poussée du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/453617/?format=api"
}