Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/45928/?format=api",
    "component": "http://localization.appnomi.com/api/components/shopiroller/glossary/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/shopiroller/glossary/de/?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.517384Z",
    "action": 31,
    "target": "",
    "id": 60409,
    "action_name": "New string added",
    "url": "http://localization.appnomi.com/api/changes/60409/?format=api"
}