Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2364825/?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": "2025-05-09T12:54:24.747420Z",
    "action": 59,
    "target": "Puede establecer trabajos explícitos definiendo sus nombres de trabajo. Los nombres de los trabajos se encuentran en la columna \"name\" de la tabla \"dbo.sysjobs\" de la base de datos MSDB.",
    "id": 2259994,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2259994/?format=api"
}