Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/167389/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wireless_devices/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wireless_devices/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-10-21T13:33:34.984786Z",
    "action": 4,
    "target": "       0: phy0: LAN sem fio\nBloqueado suave: não\nBloqueado fortemente: não\n1: hci0: Bluetooth\nBloqueado suavemente: sim\nBloqueado fortemente: não\n2: GPS0: GPS\nBloqueado suave: não\nBloqueado fortemente: não\n",
    "old": "",
    "details": {
        "state": 0,
        "source": "       0: phy0: Wireless LAN\n               Soft blocked: no\n               Hard blocked: no\n       1: hci0: Bluetooth\n               Soft blocked: yes\n               Hard blocked: no\n       2: gps0: GPS\n               Soft blocked: no\n               Hard blocked: no\n",
        "old_state": 0
    },
    "id": 3378787,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3378787/?format=api"
}