Changes API.

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

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

{
    "unit": "https://translate.mattermost.com/api/units/1851520/?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:02.583357Z",
    "action": 36,
    "target": "현재 등록된 신용카드가 없습니다.",
    "id": 3864239,
    "action_name": "Translation approved",
    "url": "https://translate.mattermost.com/api/changes/3864239/?format=api"
}