Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2347972/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:48:50.712308Z",
    "action": 59,
    "target": "This rule set allows you to specify an alternative name to be displayed for certain services. This name is available as a column when creating new views or modifying existing ones. It is always visible in the details view of a service. In the availability reporting there is an option for using that name instead of the normal service name. It does <b>not</b> automatically replace the normal service name in all views.<br><br><b>Note</b>: The purpose of this rule set is to define unique names for several well-known services. It cannot rename services in general.",
    "id": 2243096,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2243096/?format=api"
}