Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3384919/?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/V.K.Yu/?format=api",
    "author": "https://l10n.elementary.io/api/users/V.K.Yu/?format=api",
    "timestamp": "2024-03-24T07:53:08.848926Z",
    "action": 5,
    "target": "此网站使用开源的 Plausible Analytics 匿名收集访问及下载等数据。你可以在 <a target=\"_blank\" rel=\"noopener\" href=\"https://plausible.io/elementary.io\">the public dashboard</a> 看到我们所收集的全部内容。我们不使用任何cookies和个人数据,包括IP及网站请求数据。更多信息,参见 <a class=\"read-more\" target=\"_blank\" rel=\"noopener\" href=\"https://plausible.io/data-policy\">Plausible Data Policy</a> 。",
    "id": 2122463,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/2122463/?format=api"
}