Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1890402/?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.516160Z",
    "action": 59,
    "target": "Un aprovisionamiento superior al 100% se denomina sobreaprovisionamiento y puede ser una estrategia útil para ahorrar espacio en disco. Pero ya no se puede garantizar que cada VM pueda utilizar realmente todo el espacio que se le ha asignado. Aquí puede establecer niveles para el aprovisionamiento máximo. Un nivel de advertencia del 150% avisará al 50% de sobreaprovisionamiento.",
    "id": 1650322,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1650322/?format=api"
}