Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1890594/?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.615761Z",
    "action": 59,
    "target": "Acepta cualquier clave de host SSH presentada por el dispositivo de almacenamiento. Por favor, tenga en cuenta que esto puede ser un problema de seguridad porque no se reconocen los ataques man-in-the-middle. Una mejor solución sería añadir la clave de host SSH de los dispositivos de almacenamiento supervisados al archivo .ssh/known_hosts para el usuario con el que se ejecuta la supervisión (en OMD: el usuario del sitio)",
    "id": 1650524,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1650524/?format=api"
}