Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11819903/?format=api",
    "component": "https://l10n.opensuse.org/api/components/landing-page/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/BidoMoocho/?format=api",
    "author": "https://l10n.opensuse.org/api/users/BidoMoocho/?format=api",
    "timestamp": "2020-07-14T13:13:54.344641Z",
    "action": 5,
    "target": "它为在实际硬件、虚拟环境甚至于像Docker这样的容器系统上的部署创造Linux映像。Kiwi就是是创建openSUSE发行映像的引擎。",
    "id": 1481090,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1481090/?format=api"
}