Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1847940/?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:30:44.590147Z",
    "action": 2,
    "target": "Dieser Regelsatz kann verwendet werden, um die WARN- und CRIT-Levels von MTR (Matt's Traceroute) für Paketverluste, durchschnittlichen Umlauf und Standardabweichung zu ändern.",
    "id": 2288998,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2288998/?format=api"
}