Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2716698/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/brand/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/brand/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2024-02-29T13:54:33.098750Z",
    "action": 2,
    "target": "あなたのアプリやサービスが「elementary OS 向けに開発されている」と言うことは自由ですが、elementary の名称やマークを、会社名やアプリケーション、製品、サービス、自作のロゴの一部に使用しないでください。",
    "id": 2105200,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/2105200/?format=api"
}