Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/431416/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_second_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_second_timeinline/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-01-09T23:30:07.650879Z",
    "action": 36,
    "target": "Luego de 30–60 segundos, aparecerá la Pantalla de Bienvenida.",
    "old": "Luego de 30–60 segundos, aparecerá la Pantalla de Bienvenida.",
    "details": {
        "state": 30,
        "source": "After 30–60 seconds, the Welcome Screen appears.",
        "old_state": 20
    },
    "id": 3237911,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3237911/?format=api"
}