Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5477816/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-03-31T22:03:12.132543Z",
    "action": 2,
    "target": "Origen de la instantánea incorrecto. Use el formato \"grupo_de_volumen/volumen_lógico\"",
    "old": "Origen de la instantánea incorrecto. Use el formato \"grupo_de_volumen/volumen_lógico\".",
    "details": {
        "state": 20,
        "source": "Incorrectly specified origin of the snapshot. Use format \"VolGroup/LV_name\"",
        "old_state": 20
    },
    "id": 18291148,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18291148/?format=api"
}