Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/703195/?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/ca/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2026-01-01T15:07:08.723205Z",
    "action": 77,
    "target": "   <p>Si sou a una ubicació on són freqüents els dispositius d'imitació,\n   us recomanem que compreu la memòria USB d'una botiga internacional,\n   ja que solen tenir cadenes de subministrament més confiables.</p>\n",
    "old": "",
    "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": 0
    },
    "id": 3529287,
    "action_name": "Propagated change",
    "url": "https://translate.tails.net/api/changes/3529287/?format=api"
}