Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1847476/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/de/?format=api",
    "user": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "author": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "timestamp": "2025-05-12T12:27:34.258177Z",
    "action": 2,
    "target": "Diese Levels bewirken, dass der Check auf WARNING oder CRITICAL geht, wenn die <b>prozentuale Paketrate</b> oder die <b>absolute Paketrate</b> der überwachten Schnittstelle die angegebenen Grenzen erreicht. Die prozentuale Paketrate wird nach der Formel <b>(Multicast / (Unicast + Nicht-Unicast))*100</b> berechnet",
    "id": 2288954,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2288954/?format=api"
}