Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16814948/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f40/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f40/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-15T15:29:33.604131Z",
    "action": 59,
    "target": "<b>No tiene suficiente espacio disponible para instalar %s</b>. Puede borrar particiones existentes o hacerlas más pequeñas por medio de nuestra herramienta de reclamo de espacio, o puede ajustar sus particiones a su gusto en la interfaz de particionado personalizado.",
    "old": "",
    "details": {
        "state": 20,
        "source": "<b>You don't have enough space available to install %s</b>.  You can shrink or remove existing partitions via our guided reclaim space tool, or you can adjust your partitions on your own in the custom partitioning interface.",
        "old_state": -1
    },
    "id": 14754688,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14754688/?format=api"
}