Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2381023/?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.468012Z",
    "action": 59,
    "target": "Deze regel laat toe regex-patronen te definiëren voor het in- en uitsluiten van kernel configuratie parameters in de inventaris. Standaard worden geen parameters opgenomen. Merk op dat sommige kernel configuratie parameters frequent veranderen. Het inventariseren van één van deze parameters zal leiden tot frequente veranderingen in de HW/SW inventaris, wat het tijdelijke bestandssysteem snel kan vullen.",
    "id": 2276265,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2276265/?format=api"
}