Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/539104/?format=api",
    "component": "https://translate.tails.net/api/components/tails/glossary/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/glossary/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-07-11T14:42:39.608123Z",
    "action": 36,
    "target": "configuración regional",
    "old": "configuración regional",
    "details": {
        "state": 30,
        "source": "locate",
        "old_state": 20
    },
    "id": 3327656,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3327656/?format=api"
}