Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11812376/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/bootconcept-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/bootconcept-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2020-07-07T02:44:37.619442Z",
    "action": 9,
    "target": "<systemitem>initrd</systemitem> (INITial Ram Disk (初期 RAM ディスク) の略) は一時的なルートファイルシステムのイメージを含むファイルで、カーネルによって読み込まれ、 <filename>/dev/ram</filename> からマウントされる仕組みです。このファイルシステムをマウントするには、ファイルシステムドライバが必要となります。",
    "id": 1476638,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1476638/?format=api"
}