Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/741661/?format=api",
    "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/lan/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:06:57.045342Z",
    "action": 59,
    "target": "Pour télécharger des fichiers à partir de pages web présentes sur le  réseau local, vous pouvez aussi utiliser la commande `curl`. Par exemple pour télécharger un document disponible sur le réseau local à l'adresse *http://192.168.1.40/document.pdf* exécutez la commande suivante :",
    "old": "",
    "details": {
        "state": 20,
        "source": "To download files from web pages on the local network, you can use the `curl` command instead. For example, to download a document available on the local network at *http://192.168.1.40/document.pdf* execute the following command:",
        "old_state": -1
    },
    "id": 3486117,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3486117/?format=api"
}