Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2380949/?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.466250Z",
    "action": 59,
    "target": "De naam van het aggregaat dat moet worden opgehaald. Deze zal worden toegevoegd aan de servicebeschrijving. U kunt macro's zoals <tt>$HOSTADDRESS$</tt> en <tt>$HOSTNAME$</tt> binnen deze parameter gebruiken om ze te laten vervangen door de waarden van de hosts. De aggregatienaam is de titel in de top-level-regel van uw BI-pakket.",
    "id": 2276191,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2276191/?format=api"
}