Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2342092/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:31:56.591629Z",
    "action": 59,
    "target": "Please do not forget to specify either <tt>VM</tt> or <tt>HostSystem</tt>. Example: <tt>VM abcsrv123</tt>. Also note, that we match the <i>beginning</i> of the name. This rule cannot be applied to templates as those are always in state OK.",
    "id": 2237146,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2237146/?format=api"
}