Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/699786/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/master/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-04-13T13:07:13.700275Z",
    "action": 77,
    "target": "Su sistema se ha montado en %(mountpoint)s.\n\nSi quiere que la raíz de su sistema pase a ser la del sistema activo, ejecute el comando:\n\n\tchroot %(mountpoint)s\n\n",
    "old": "Su sistema se ha montado en %(mountpoint)s.\n\nSi quiere que la raíz de su sistema pase a ser la del sistema activo, ejecute el comando:\n\nchroot %(mountpoint)s\n\n",
    "details": {
        "state": 20,
        "source": "Your system has been mounted under %(mountpoint)s.\n\nIf you would like to make the root of your system the root of the active system, run the command:\n\n\tchroot %(mountpoint)s\n\n",
        "old_state": 20
    },
    "id": 18346826,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18346826/?format=api"
}