Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/mobilizon/frontend/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-09-12T11:04:53.455064Z",
    "action": 47,
    "target": "",
    "id": 600,
    "action_name": "Alerte déclenchée",
    "url": "https://weblate.framasoft.org/api/changes/600/?format=api"
}