Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/666023/?format=api",
    "component": "https://translate.tails.net/api/components/tails/linux/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/linux/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T18:09:06.639201Z",
    "action": 59,
    "target": "     Puoi installare Tails anche usando il comando\n     dd da qualsiasi distribuzione Linux\n     come descritto nelle nostre istruzioni per [[installare da Debian usando\n     la linea di comando|install/expert#install]].\n",
    "old": "     Puoi installare Tails anche usando il comando\n     dd da qualsiasi distribuzione Linux\n     come descritto nelle nostre istruzioni per [[installare da Debian usando\n     la linea di comando|install/expert#install]].\n",
    "details": {
        "state": 20,
        "source": "     You can also install Tails using the\n     `dd` command from any Linux distribution\n     as described in our instructions for [[installing from Debian using\n     the command line|install/expert#install]].\n",
        "old_state": 20
    },
    "id": 3490992,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3490992/?format=api"
}