Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2338546/?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-04-09T05:01:25.784466Z",
    "action": 59,
    "target": "The URL prefix will be prepended to links of add-ons like NagVis when a link to such applications points to a host or service on that site. You can either use an absolute URL prefix like <tt>http://some.host/mysite/</tt> or a relative URL like <tt>/mysite/</tt>. When using relative prefixes you needed a mod_proxy configuration in your local system Apache that proxies such URLs to the according remote site. Please refer to the <a target=_blank href='%s'>online documentation</a> for details. The prefix should end with a slash. Omit the <tt>/nagvis/</tt> from the prefix.",
    "id": 2229858,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2229858/?format=api"
}