Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/degooglisons-internet/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-12-08T00:44:00.252054Z",
    "action": 18,
    "target": "",
    "id": 283652,
    "action_name": "Modifications poussées",
    "url": "https://weblate.framasoft.org/api/changes/283652/?format=api"
}