Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/726562/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/la_r_go/?format=api",
    "timestamp": "2025-12-06T22:10:12.252485Z",
    "action": 7,
    "target": "**Tails è raccomandato da organizzazioni rinomate e da persone tra le più diverse**",
    "old": "- **Tails è raccomandato da organizzazioni rinomate e da persone tra le più diverse**",
    "details": {
        "state": 30,
        "source": "**Tails is recommended by renown and diverse people and organizations**",
        "old_state": 10
    },
    "id": 3527691,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3527691/?format=api"
}