Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-10-29T20:13:44.886198Z",
    "action": 28,
    "target": "To framagit.org:weblate/joinmobilizon.git\n ! [remote rejected] master -> weblate-joinmobilizon-main (shallow update not allowed)\nerror: failed to push some refs to 'git@framagit.org:weblate/joinmobilizon.git'\n (1)",
    "id": 115921,
    "action_name": "Échec de la poussée du dépôt",
    "url": "https://weblate.framasoft.org/api/changes/115921/?format=api"
}