Large Volume Holding Reports (EDINET)(/edinet/large-volume-shareholders)
GET /v2/edinet/large-volume-shareholders
Overview
Retrieves the issuer and filer information disclosed in Large Volume Holding Reports and their Change Reports.
Attention
- Available for filings submitted on or after July 1, 2021. Target documents are Large Volume Holding Reports and Change Reports (document type code 350).
- Available on the Standard plan or higher (Free / Light plans cannot use this API). Historical range: Standard up to 10 years, Premium up to 20 years.
- Large volume holding data is available via API only. File download (CSV / Bulk) is not supported.
Retrieve the large volume holding reports
GET https://api.jquants.com/v2/edinet/large-volume-shareholders
edinet_code / code / date are all optional.
The parameter combinations and response are as follows.
| edinet_code/code | date | Results |
|---|---|---|
| All filings submitted today | ||
| Filings for the specified issuer's EDINET code / issue code (within the plan's historical range) | ||
| All filings submitted on the specified date | ||
| Filings for the specified issuer's EDINET code / issue code submitted on the specified date |
※ Specifying both edinet_code and code at the same time returns an error (400).
※ If no matching data exists, an empty array ("data": []) is returned.
Requests
Headers
- x-api-keystringrequired
API key
Query Parameters
- edinet_codestringoptional
EDINET code of the issuer (e.g. E03814)
- codestringoptional
Issue code of the issuer (e.g. 86970 or 8697)
- datestringoptional
Submission date (e.g. 20250620 or 2025-06-20)
- pagination_keystringoptional
Pagination key string
Specify the value returned by the previous call'spagination_key.
Sample request code
Request
GET
/v2/edinet/large-volume-shareholderscurl -G https://api.jquants.com/v2/edinet/large-volume-shareholders \
-H "x-api-key: {loading}" \
-d edinet_code="E03814"Responses
Response fields
Document metadata (one object per filing)
- DocIdstring
- EDINET document management number (
S+ 7 alphanumeric characters) - Codestring
- Issue code of the issuer (5 digits)
- EdinetCodestring
- EDINET code of the issuer
- IsrNamestring
- Issuer name
- DocTypeCodestring
- Document type code (
350= Large Volume Holding Report family) - SubDatestring
- Submission date (YYYY-MM-DD)
- SubTimestring
- Submission time (HH:MM:SS)
- LargeHldgTypeCodestring
- Report type code (
1=Large Volume Holding Report /2=Change Report /3=Change Report (short-term large volume transfer) /4=Large Volume Holding Report (securities subject to special provisions) /5=Change Report (securities subject to special provisions) /0=Unknown) - DocTitlestring
- Document title
- ChgRsnstring
- Reason for the change as of the reporting obligation date (Change Reports only)
- TotalShsHeldnumber
- Total number of share certificates, etc. held
- TotalShsRationumber
- Total holding ratio of share certificates, etc. Decimal expression (0.1343 = 13.43%)
- TotalShsRatioLastnumber
- Total holding ratio per the previous report (Change Reports only)
- TotalOutStksnumber
- Total number of outstanding shares, etc.
- Hldrsarray
- Array of the filer and joint holders
Hldrs array element
- HldrNamestring
- Name of the holder
- HldrNameEnstring
- Name of the holder (English)
- HldrEdinetCodestring
- EDINET code of the holder
- HldrCodestring
- Issue code of the holder (when the holder is a listed company, etc.)
- LargeHldrTypeCodestring
- Holder type code (
1=Individual /2=Corporation /0=Unknown) - LargeHldrTypeRawstring
- Raw holder-type text as stated in the filing
- HldgPurpstring
- Purpose of holding
- ImpPropstring
- Act of making important proposals, etc.
- ColAgrstring
- Material contracts such as collateral agreements
- ShsHeldnumber
- Number of share certificates, etc. held
- ShsRationumber
- Holding ratio of share certificates, etc. Decimal expression (0.0572 = 5.72%)
- ShsRatioLastnumber
- Holding ratio per the previous report (Change Reports only)
- OwnFundnumber
- Acquisition funds: own funds (JPY)
- TotalBrwnumber
- Acquisition funds: total borrowings (JPY)
- TotalOthernumber
- Acquisition funds: total from other sources (JPY)
- OtherBrkstring
- Breakdown of the total amount from other sources (e.g. shares acquired via stock split), when stated
- TotalFundnumber
- Total acquisition funds (JPY)
- AcqDisparray
- Array of acquisitions / disposals during the last 60 days
- BrwListarray
- Array of the breakdown of borrowings
- CredListarray
- Array of the names, etc. of creditors
AcqDisp array element (acquisitions / disposals during the last 60 days)
- Datestring
- Date (YYYY-MM-DD)
- SecTypestring
- Type of share certificates, etc. (e.g. common shares)
- Shsnumber
- Number of shares
- Rationumber
- Ratio (%)
- Mktstring
- On-market / off-market distinction (raw text as stated in the filing)
- MktCodestring
- On-market / off-market code (
1=on-market /2=off-market) - TxnTypestring
- Acquisition / disposal distinction (raw text as stated in the filing)
- TxnTypeCodestring
- Acquisition / disposal code (
1=acquisition /2=disposal) - Cpttystring
- Counterparty of the transfer (stated only in Change Reports for short-term large volume transfer)
- Pricenumber
- Unit price (JPY)
- PriceRawstring
- Raw unit-price value
BrwList array element (breakdown of borrowings)
- Namestring
- Name (including branch name)
- Indstring
- Industry
- Repstring
- Name of the representative
- Addrstring
- Address
- DiscBrwPurpstring
- Disclosure of borrowing purpose (
1=not disclosed to banks /2=disclosed to banks and non-bank borrowings) - Amtnumber
- Amount (JPY)
CredList array element (names, etc. of creditors)
- Namestring
- Name (including branch name)
- Repstring
- Name of the representative
- Addrstring
- Address
Sample response
{
"data": [
{
"DocId": "S100WBIV",
"Code": "86970",
"EdinetCode": "E03814",
"IsrName": "株式会社日本取引所グループ",
"DocTypeCode": "350",
"SubDate": "2025-07-07",
"SubTime": "12:09:00",
"LargeHldgTypeCode": "5",
"DocTitle": "変更報告書NO.9",
"ChgRsn": "・株券等保有割合の1%以上の増加",
"TotalShsHeld": 76018630,
"TotalShsRatio": 0.0728,
"TotalShsRatioLast": 0.0614,
"TotalOutStks": 1044578366,
"Hldrs": [
{
"HldrName": "サンプル・アセットマネジメント株式会社",
"HldrNameEn": "Sample Asset Management Co., Ltd.",
"HldrEdinetCode": "E99990",
"HldrCode": null,
"LargeHldrTypeCode": "2",
"LargeHldrTypeRaw": "法人(株式会社)",
"HldgPurp": "信託財産の運用として保有している。",
"ImpProp": null,
"ColAgr": null,
"ShsHeld": 59555500,
"ShsRatio": 0.057,
"ShsRatioLast": 0.0506,
"OwnFund": null,
"TotalBrw": null,
"TotalOther": null,
"OtherBrk": null,
"TotalFund": null,
"AcqDisp": [],
"BrwList": [],
"CredList": []
},
{
"HldrName": "サンプル証券株式会社",
"HldrNameEn": "Sample Securities Co., Ltd.",
"HldrEdinetCode": "E99991",
"HldrCode": null,
"LargeHldrTypeCode": "2",
"LargeHldrTypeRaw": "法人(株式会社)",
"HldgPurp": "証券業務に係る商品在庫として保有している。",
"ImpProp": null,
"ColAgr": "消費貸借契約により、サンプル信託銀行株式会社から1,000,000株 借入れている。(本項目はサンプルです)",
"ShsHeld": 8893542,
"ShsRatio": 0.0085,
"ShsRatioLast": 0.0095,
"OwnFund": 300000000,
"TotalBrw": 500000000,
"TotalOther": null,
"OtherBrk": null,
"TotalFund": 800000000,
"AcqDisp": [
{
"Date": "2025-06-20",
"SecType": "普通株式",
"Shs": 100000,
"Ratio": 0.01,
"Mkt": "市場内",
"MktCode": "1",
"TxnType": "取得",
"TxnTypeCode": "1",
"Cptty": null,
"Price": 3800,
"PriceRaw": null
}
],
"BrwList": [
{
"Name": "サンプル銀行株式会社",
"Ind": "銀行",
"Rep": "代表取締役 見本 太郎",
"Addr": "東京都千代田区丸の内一丁目1番1号",
"DiscBrwPurp": "2",
"Amt": 500000000
}
],
"CredList": [
{
"Name": "サンプル信託銀行株式会社",
"Rep": "代表取締役 例示 花子",
"Addr": "東京都千代田区大手町一丁目1番1号"
}
]
}
]
}
],
"pagination_key": "value1.value2."
}