Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.mattermost.com/api/components/mattermost/server/?format=api",
    "translation": "https://translate.mattermost.com/api/translations/mattermost/server/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-01T19:03:19.990340Z",
    "action": 17,
    "target": "",
    "id": 3866163,
    "action_name": "Changes committed",
    "url": "https://translate.mattermost.com/api/changes/3866163/?format=api"
}