Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/gl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-10T23:25:28.803752Z",
    "action": 17,
    "target": "",
    "id": 714617,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/714617/?format=api"
}