Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1890687/?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.618250Z",
    "action": 59,
    "target": "Activar o desactivar TLS para la conexión. Sin validación de certificado significa que el certificado del servidor no será validado por las autoridades de certificación disponibles localmente.",
    "id": 1650626,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1650626/?format=api"
}