Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2381331/?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.552548Z",
    "action": 59,
    "target": "Deze URL wordt geopend bij het klikken op de actie / icoon. Je kunt een aantal macro's gebruiken in de URL die dynamisch worden vervangen voor elk object. Deze zijn:<br><ul><li>$HOSTNAME$: Bevat de naam van de host</li><li>$HOSTNAME_URL_ENCODED$: Hetzelfde als hierboven, maar dan URL-gecodeerd</li><li>$SERVICEDESC$: Bevat de servicebeschrijving (in het geval dit een service is)</li><li>$SERVICEDESC_URL_ENCODED$: Hetzelfde als hierboven, maar dan URL-gecodeerd</li><li>$HOSTADDRESS$: Bevat het netwerkadres van de host</li><li>$HOSTADDRESS_URL_ENCODED$: Hetzelfde als hierboven, maar dan URL-gecodeerd</li><li>$USER_ID$: De gebruikers-ID van de momenteel actieve gebruiker</li></ul>",
    "id": 2276573,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2276573/?format=api"
}