Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210536/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2023-02-02T14:41:11.300794Z",
    "action": 5,
    "target": "特殊/独自のハードウェアがデバイスに存在し、素の elementary OS に追加で設定が必要な場合、OEM の皆さんは独自のプラグを開発しシステムに組み込むことができます。ここでいう独自のハードウェアとは、例えば特殊なセンサーや、搭載しているハードウェアが少ない入力デバイスを指します。もちろん、その設定項目が一定数のユーザーにも影響する場合は、ぜひ<a href=\"https://github.com/elementary?q=switchboard-plug\" target=\"_blank\" rel=\"noopener\">既存のプラグ</a>への貢献をお願いします。",
    "id": 1487338,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1487338/?format=api"
}