Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/framaforms/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framaforms/main/br/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-28T22:57:57.776088Z",
    "action": 17,
    "target": "",
    "id": 722782,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/722782/?format=api"
}