Changes API.

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

GET /api/changes/3315432/?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/glossary/?format=api",
    "translation": "https://translate.mattermost.com/api/translations/mattermost/glossary/oc/?format=api",
    "user": "https://translate.mattermost.com/api/users/lieut-data/?format=api",
    "author": "https://translate.mattermost.com/api/users/lieut-data/?format=api",
    "timestamp": "2023-11-20T21:04:34.859250Z",
    "action": 0,
    "target": "",
    "id": 3315432,
    "action_name": "Resource updated",
    "url": "https://translate.mattermost.com/api/changes/3315432/?format=api"
}