Changes API.

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

GET /api/changes/198179/?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/activity/?format=api",
    "translation": null,
    "user": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "author": "https://weblate.framasoft.org/api/users/tcit/?format=api",
    "timestamp": "2021-06-07T06:26:59.586095Z",
    "action": 51,
    "target": "",
    "id": 198179,
    "action_name": "Composant créé",
    "url": "https://weblate.framasoft.org/api/changes/198179/?format=api"
}