Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18255955/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/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-01T11:06:54.503104Z",
    "action": 77,
    "target": "El instalador gráfico de %(product_name)s necesita %(needed_ram)s MB de memoria pero solo tienes disponible %(total_ram)s MB.\n",
    "old": "El instalador gráfico de %(product_name)s necesita %(needed_ram)s MB de memoria pero solo tienes disponible %(total_ram)s MB\n",
    "details": {
        "state": 20,
        "source": "The %(product_name)s graphical installer requires %(needed_ram)s MB of memory, but you only have %(total_ram)s MB.\n",
        "old_state": 20
    },
    "id": 18292613,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18292613/?format=api"
}