Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/229100/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/glossary/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/glossary/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-09T20:13:07.558426Z",
    "action": 31,
    "target": "",
    "id": 47604,
    "action_name": "New string added",
    "url": "https://t.naviter.com/api/changes/47604/?format=api"
}