Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2380911/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:59:51.465499Z",
    "action": 59,
    "target": "De check plugin API voor plugins in <tt>%s</tt> is deprecated. Plugin-bestanden in deze map worden nog steeds beschouwd, maar vanaf Checkmk versie 2.3 kan de API die ze gebruiken op elk moment veranderen zonder kennisgeving. Gelieve de plugins te migreren naar de nieuwe API. Meer informatie vindt u in <a href='%s'>onze online documentatie</a>.",
    "id": 2276153,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2276153/?format=api"
}