Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/757070/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageadditional_software-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageadditional_software-po/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-11-13T23:49:29.815828Z",
    "action": 77,
    "target": "Choisissez **Applications ▸ Outils système ▸ Console**.",
    "old": "Choisissez **Applications ▸ Outils système ▸ Logiciels supplémentaires**.",
    "details": {
        "state": 30,
        "source": "Choose **Apps ▸ System Tools ▸ Console**.",
        "old_state": 10
    },
    "id": 3526634,
    "action_name": "Propagated change",
    "url": "https://translate.tails.net/api/changes/3526634/?format=api"
}