Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3493672/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/g-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/g-master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "author": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "timestamp": "2020-03-20T03:16:15.219069Z",
    "action": 5,
    "target": "GeoIP 是个 C 库,可以让用户查询任意 IP 或主机名的来源国家。它使用基于文件的数据库。此数据库以简单的格式包含了作为键的 IP 块和作为值的国家。相较于使用 DNS 反查,此数据库会更完整精确。\n\nMaxMind 提供了数据库每月自动更新的服务。",
    "id": 1373550,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1373550/?format=api"
}