Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/703375/?format=api",
    "component": "https://translate.tails.net/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/restart_first_timeinline/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "timestamp": "2025-12-06T21:35:25.743692Z",
    "action": 77,
    "target": "   <p>Se ti trovi in un luogo in cui i prodotti elettronici contraffatti sono comuni, ti\n      consigliamo di comprare la chiavetta USB in una catena di supermercati \n      internazionale, che dovrebbe avere fornitori più affidabili.</p>\n",
    "old": "   <p>Se ti trovi in un luogo in cui i prodotti elettronici contraffatti sono comuni, ti\n      consigliamo di comprare la chiavetta USB in una catena di supermertcati \n      internazionale, che dovrebbe avere fornitori più affidabili.</p>\n",
    "details": {
        "state": 30,
        "source": "   <p>If you are in a place where counterfeit electronics are common, we\n   recommend that you buy your USB stick from an international supermarket\n   chain, which should have a more reliable supply chain.</p>\n",
        "old_state": 20
    },
    "id": 3527518,
    "action_name": "Propagated change",
    "url": "https://translate.tails.net/api/changes/3527518/?format=api"
}