Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/367559/?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:29:46.340010Z",
    "action": 36,
    "target": "Desconecta la otra memoria USB y deja conectada la nueva memoria USB.",
    "old": "Desconecta la otra memoria USB y deja conectada la nueva memoria USB.",
    "details": {
        "state": 30,
        "source": "Unplug the other USB stick and leave the new USB stick plugged in.",
        "old_state": 20
    },
    "id": 3237908,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3237908/?format=api"
}