Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1255012/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/zh_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/colindemian/?format=api",
    "author": "https://l10n.elementary.io/api/users/colindemian/?format=api",
    "timestamp": "2019-10-04T02:37:38.968271Z",
    "action": 2,
    "target": "此站点使用 Cookies 进行增量改进。您会发现没有它们网站各项服务仍能使用,但可用性降低了。例如,elementary 网站不会记得您以前是否为 elementary OS 操作系统付过费。默认情况下,您将被要求再次付费。",
    "id": 413728,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/413728/?format=api"
}