Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/framasoft/cgu/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/cgu/eo/?format=api",
    "user": "https://weblate.framasoft.org/api/users/yvan/?format=api",
    "author": null,
    "timestamp": "2023-06-20T09:14:11.284788Z",
    "action": 17,
    "target": "",
    "id": 637022,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/637022/?format=api"
}