Changes API.

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

GET /api/changes/771244/?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/commons-hos/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framaforms/commons-hos/ru/?format=api",
    "user": "https://weblate.framasoft.org/api/users/AvidCoder/?format=api",
    "author": null,
    "timestamp": "2024-04-07T21:35:21.554394Z",
    "action": 17,
    "target": "",
    "id": 771244,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/771244/?format=api"
}