Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/171020/?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:41:52.686453Z",
    "action": 2,
    "target": "通过滚动发行版获取最新的Linux包。快!全!稳!",
    "id": 1481105,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1481105/?format=api"
}