Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2083298/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/fr/?format=api",
    "user": "https://translate.checkmk.com/api/users/cmklem/?format=api",
    "author": "https://translate.checkmk.com/api/users/cmklem/?format=api",
    "timestamp": "2025-05-09T16:46:25.172402Z",
    "action": 4,
    "target": "Trace de la pile",
    "id": 2287793,
    "action_name": "Suggestion added",
    "url": "https://translate.checkmk.com/api/changes/2287793/?format=api"
}