Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/213859/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/glossary/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/glossary/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-27T08:29:55.952777Z",
    "action": 31,
    "target": "",
    "id": 43392,
    "action_name": "New string added",
    "url": "https://t.naviter.com/api/changes/43392/?format=api"
}