Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/45962/?format=api",
    "component": "http://localization.appnomi.com/api/components/shopiroller/glossary/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/shopiroller/glossary/en/?format=api",
    "user": "http://localization.appnomi.com/api/users/hamid.hassani/?format=api",
    "author": "http://localization.appnomi.com/api/users/hamid.hassani/?format=api",
    "timestamp": "2023-04-25T08:19:43.741611Z",
    "action": 31,
    "target": "Logout",
    "id": 60443,
    "action_name": "New string added",
    "url": "http://localization.appnomi.com/api/changes/60443/?format=api"
}