Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/32126/?format=api",
    "component": "http://localization.appnomi.com/api/components/mobiroller/android-shopify/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/mobiroller/android-shopify/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-08T10:37:11.304355Z",
    "action": 59,
    "target": "OK",
    "id": 36280,
    "action_name": "String updated in the repository",
    "url": "http://localization.appnomi.com/api/changes/36280/?format=api"
}