Changes API.

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

GET /api/changes/3547967/?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": null,
    "author": null,
    "timestamp": "2026-08-23T20:05:59.917180Z",
    "action": 59,
    "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 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**.",
    "details": {
        "state": 30,
        "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": 30
    },
    "id": 3547967,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3547967/?format=api"
}