Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/729534/?format=api",
    "component": "https://translate.tails.net/api/components/tails/install-clone/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/install-clone/it/?format=api",
    "user": "https://translate.tails.net/api/users/la_r_go/?format=api",
    "author": "https://translate.tails.net/api/users/la_r_go/?format=api",
    "timestamp": "2025-07-02T15:18:16.364292Z",
    "action": 4,
    "target": "[[Installa clonando da un altro Tails su Mac|install/clone/mac]]",
    "old": "- [[Installa mediante clonazione da un altro Tails su Mac|install/clone/mac]]",
    "details": {
        "state": 10,
        "source": "[[Install by cloning from another Tails on Mac|install/clone/mac]]",
        "old_state": 10
    },
    "id": 3497084,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3497084/?format=api"
}