Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1890423/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-15T08:42:41.516580Z",
    "action": 59,
    "target": "Un tablespace es un contenedor de segmentos (tablas, índices, etc.). Una base de datos se compone de uno o varios tablespaces, cada uno de ellos formado por uno o varios archivos de datos. Las tablas y los índices se crean dentro de un tablespace determinado. Esta regla permite definir controles sobre el tamaño de los tablespaces.",
    "id": 1650344,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1650344/?format=api"
}