Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/750049/?format=api",
    "component": "https://translate.tails.net/api/components/tails/networkmanager/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/networkmanager/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/Ecron/?format=api",
    "timestamp": "2026-08-23T17:55:53.218089Z",
    "action": 7,
    "target": "Per a modificar la configuració de la vostra xarxa, per exemple, per a configurar si us connecteu automàticament o no a una xarxa Wi-Fi, seleccioneu **Aplicacions ▸ Eines del sistema ▸ Paràmetres ▸ Xarxa**.",
    "old": "Per modificar la configuració de la vostra xarxa, per exemple, per configurar si us connecteu automàticament o no a una xarxa Wi-Fi, seleccioneu **Aplicacions ▸ Eines del sistema ▸ Paràmetres ▸ Xarxa**.",
    "details": {
        "state": 20,
        "source": "To modify your network settings, for example, to configure whether or not to automatically connect to a Wi-Fi network, choose **Apps ▸ System Tools ▸ Settings ▸ Network**.",
        "context": "",
        "old_state": 10
    },
    "id": 3547874,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3547874/?format=api"
}