Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/755353/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_first_timeinline/es/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-09-18T16:38:16.595022Z",
    "action": 36,
    "target": "   [[!img inc/screenshots/plymouth.png class=\"screenshot\" alt=\"\"]]\n",
    "old": "   [[!img inc/screenshots/plymouth.png class=\"screenshot\" link=\"no\" alt=\"\"]]\n",
    "details": {
        "state": 30,
        "source": "   [[!img inc/screenshots/plymouth.png class=\"screenshot\" alt=\"\"]]\n",
        "old_state": 10
    },
    "id": 3520815,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3520815/?format=api"
}