Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1890704/?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.620407Z",
    "action": 59,
    "target": "La activación de cambios para la consola de eventos (modificación de reglas, ajustes globales) se realiza de forma independiente a la configuración de la monitorización y necesita este permiso.",
    "id": 1650643,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1650643/?format=api"
}