Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2255361/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/pt_PT/?format=api",
    "user": "https://translate.checkmk.com/api/users/mattias.schlenker/?format=api",
    "author": "https://translate.checkmk.com/api/users/mattias.schlenker/?format=api",
    "timestamp": "2024-07-25T10:36:12.568792Z",
    "action": 2,
    "target": "UNKNOWN",
    "id": 2111009,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2111009/?format=api"
}