Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/174776/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "timestamp": "2016-06-17T01:17:24Z",
    "action": 2,
    "target": "开源软件国际化之简体中文组 <http://i18n.linux.net.cn>\nThruth Wang <lihaow@opera.com>, 2007, 2008.\nEric Shan <ericalways@gmail.com>, 2008. \nMarguerite Su <i@marguerite.su>, 2012-2016.",
    "id": 48448,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/48448/?format=api"
}