Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/438275/?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:54.654916Z",
    "action": 36,
    "target": "Reinicia la computadora y arranca tu nueva memoria USB de Tails.",
    "old": "Reinicia la computadora y arranca tu nueva memoria USB de Tails.",
    "details": {
        "state": 30,
        "source": "Switch on the computer and start on your new Tails USB stick.",
        "old_state": 20
    },
    "id": 3237909,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3237909/?format=api"
}