Changes API.

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

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

{
    "unit": "https://translate.mattermost.com/api/units/2061745/?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:34:16.399141Z",
    "action": 36,
    "target": "κΈ€νƒ€λž˜",
    "id": 3864249,
    "action_name": "Translation approved",
    "url": "https://translate.mattermost.com/api/changes/3864249/?format=api"
}