Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2380907/?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.465424Z",
    "action": 59,
    "target": "De URL prefix zal worden toegevoegd aan links van addons zoals NagVis wanneer een link naar dergelijke applicaties verwijst naar een host of service op die site. Je kunt een absolute URL prefix gebruiken zoals <tt>http://some.host/mysite/</tt> of een relatieve URL zoals <tt>/mysite/</tt>. Als u relatieve prefixen gebruikt, hebt u een mod_proxy-configuratie nodig in uw lokale apache-systeem die dergelijke URL's doorstuurt naar de betreffende externe site. Raadpleeg de <a target=_blank href='%s'>online documentatie</a> voor meer informatie. Het voorvoegsel moet eindigen met een schuine streep. Laat de <tt>/nagvis/</tt> weg uit de prefix.",
    "id": 2276149,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2276149/?format=api"
}