Changes API.

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

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

{
    "unit": "https://translate.mattermost.com/api/units/2061629/?format=api",
    "component": "https://translate.mattermost.com/api/components/mattermost/glossary/?format=api",
    "translation": "https://translate.mattermost.com/api/translations/mattermost/glossary/ko/?format=api",
    "user": "https://translate.mattermost.com/api/users/potatogim/?format=api",
    "author": "https://translate.mattermost.com/api/users/potatogim/?format=api",
    "timestamp": "2024-04-23T07:33:43.050224Z",
    "action": 36,
    "target": "라이선스",
    "id": 3864246,
    "action_name": "Translation approved",
    "url": "https://translate.mattermost.com/api/changes/3864246/?format=api"
}