Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/938372/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/de/?format=api",
    "user": "https://translate.checkmk.com/api/users/admin/?format=api",
    "author": "https://translate.checkmk.com/api/users/admin/?format=api",
    "timestamp": "2022-02-23T16:53:32.879038Z",
    "action": 31,
    "target": "HW-/SW-Inventur",
    "id": 382861,
    "action_name": "New string added",
    "url": "https://translate.checkmk.com/api/changes/382861/?format=api"
}