Changes API.

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

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

{
    "unit": "http://localization.appnomi.com/api/units/45920/?format=api",
    "component": "http://localization.appnomi.com/api/components/shopiroller/ios/?format=api",
    "translation": "http://localization.appnomi.com/api/translations/shopiroller/ios/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-24T09:32:42.048047Z",
    "action": 59,
    "target": "Пожалуйста, проверьте свой выбор %@ на продукте.",
    "id": 60378,
    "action_name": "String updated in the repository",
    "url": "http://localization.appnomi.com/api/changes/60378/?format=api"
}