Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2717598/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/brand/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/brand/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": "2023-06-05T15:17:37.700947Z",
    "action": 5,
    "target": "我们支持您以“专为 elementary OS 设计”对您的应用程序或服务进行描述,但请勿使用 elementary 这一名称或标志作为您的公司、应用程序、产品或服务的名称的一部分,也不要在您创建的任何徽标中使用它们。",
    "id": 1673085,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1673085/?format=api"
}