Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/655690/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install/zh_TW/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-17T16:27:29.359130Z",
    "action": 36,
    "target": "[[!meta stylesheet=\"install\" rel=\"stylesheet\" title=\"\"]]",
    "old": "[[!meta stylesheet=\"hide-breadcrumbs\" rel=\"stylesheet\" title=\"\"]] [[!meta stylesheet=\"install\" rel=\"stylesheet\" title=\"\"]]",
    "details": {
        "state": 30,
        "source": "[[!meta stylesheet=\"install\" rel=\"stylesheet\" title=\"\"]]",
        "old_state": 10
    },
    "id": 3316534,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3316534/?format=api"
}