Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/nexi/frontend/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": null,
    "timestamp": "2021-12-20T16:38:41.430969Z",
    "action": 18,
    "target": "",
    "id": 289665,
    "action_name": "Modifications poussées",
    "url": "https://weblate.framasoft.org/api/changes/289665/?format=api"
}