Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/729628/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-dvd/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-dvd/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2025-07-03T14:41:03.237185Z",
    "action": 36,
    "target": "[Enregistrar des de macOS](https://help.ubuntu.com/community/BurningIsoHowto#Burning_from_Mac_OS_X) (en anglès)",
    "old": "[Enregistrar des de macOS](https://help.ubuntu.com/community/BurningIsoHowto#Burning_from_Mac_OS_X) (en anglès)",
    "details": {
        "state": 30,
        "source": "[Burning from macOS](https://help.ubuntu.com/community/BurningIsoHowto#Burning_from_Mac_OS_X)",
        "old_state": 20
    },
    "id": 3497165,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3497165/?format=api"
}