GET api/efd/{id}/full_info?isB2C={isB2C}&includeHash={includeHash}
Получить метаинформацию документа
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Идентификатор ЭПД |
integer |
Required |
| isB2C | boolean |
Default value is False |
|
| includeHash | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Метаинформация документа
DocumentInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| efd_id |
ID документа |
integer |
None. |
| is_free |
Является ли документ бесплатным |
PaymentType |
None. |
| data_access |
Статус доступа к документу, массив пустой в случае, если доступы как на чтение, так и на скачивание отсутствуют |
Collection of DataAccess |
None. |
| is_indexed |
Чтобы отображать надпись «через поиск недоступно» |
boolean |
None. |
| is_ready_now |
Признак, доступен документ для покупки или подписки |
boolean |
None. |
| title |
Заглавие документа |
string |
None. |
| first_author |
Первый автор (если есть) |
string |
None. |
| authors |
Список авторов |
Collection of string |
None. |
| efd_type |
Тип документа |
EfdType |
None. |
| efd_type_extended |
Тип документа, идетификатор типа, взятый из БД. Их там больше, чем собрано в . 4 - это |
integer |
None. |
| efd_type_2 | EfdType |
None. |
|
| annotation |
Аннотация документа |
string |
None. |
| price |
Цена за документ |
decimal number |
None. |
| price_min |
Минимальная цена за ЭПД низших уровней (если есть) |
decimal number |
None. |
| page_count |
Количество страниц |
integer |
None. |
| year |
Год издания |
integer |
None. |
| bbk |
ББК |
string |
None. |
| udk |
УДК |
string |
None. |
| tags |
Ключевые слова документа |
string |
None. |
| ISBN_ISSN |
ISBN или ISSN издания |
string |
None. |
| publisher |
Издательство |
string |
None. |
| smallcover |
GUID маленькой обложки |
string |
None. |
| bigcover |
GUID большой обложки |
string |
None. |
| efd1_id |
ID родительского ЭПД 1го уровня, если это ЭПД 2го или 3го уровня |
integer |
None. |
| efd1_title |
Заглавие родительского ЭПД 1го уровня, если это ЭПД 2го или 3го уровня |
string |
None. |
| efd2_id |
ID родительского ЭПД 2го уровня, если это ЭПД 3го уровня |
integer |
None. |
| efd2_title |
Заглавие родительского ЭПД 2го уровня, если это ЭПД 3го уровня |
string |
None. |
| efd2_year |
Год выпуска ЭПД2 |
integer |
None. |
| stats |
Некоторые количественные показатели, относящиеся к документу |
DocumentStats |
None. |
| bip_71_2003 |
Бибописание по ГОСТ-71.2003 |
string |
None. |
| resume |
Автоматически сгенерированное резюме по документу |
string |
None. |
| snipet_text |
Сниппет по документу |
string |
None. |
| auto_tags |
Автоматически выделенные ключевые слова в документе |
Collection of AutoKey |
None. |
| FolDerPDFID |
ID папки с pdf для данного документа |
integer |
None. |
| FolderPreviewID |
ID папки с файлами предпросмотра |
integer |
None. |
| preview_file |
Информация о файле предпросмотра |
StorageFileInfo |
None. |
| InFavourite |
Признак нахождения ЭПД в избранном пользователя |
boolean |
None. |
| FirstPage |
Страница начала статьи в издании |
integer |
None. |
| LastPage |
Страница окончания статьи в издании |
integer |
None. |
| HashFile |
Хэш ЭПД |
string |
None. |
Response Formats
application/json, text/json
{
"efd_id": 1,
"is_free": 0,
"data_access": [
{
"guid": "sample string 1",
"fileName": "sample string 2",
"readAccessType": 0,
"loadAccessType": 0
},
{
"guid": "sample string 1",
"fileName": "sample string 2",
"readAccessType": 0,
"loadAccessType": 0
}
],
"is_indexed": true,
"is_ready_now": true,
"title": "sample string 2",
"first_author": "sample string 3",
"authors": [
"sample string 1",
"sample string 2"
],
"efd_type": 0,
"efd_type_extended": 1,
"efd_type_2": 0,
"annotation": "sample string 4",
"price": 1.1,
"price_min": 1.1,
"page_count": 1,
"year": 1,
"bbk": "sample string 5",
"udk": "sample string 6",
"tags": "sample string 7",
"isbN_ISSN": "sample string 8",
"publisher": "sample string 9",
"smallcover": "sample string 10",
"bigcover": "sample string 11",
"efd1_id": 1,
"efd1_title": "sample string 12",
"efd2_id": 1,
"efd2_title": "sample string 13",
"efd2_year": 1,
"stats": {
"qty_same": 1,
"qty_used": 1,
"qty_href": 1,
"efd2_count": 1,
"efd3_count": 1
},
"bip_71_2003": "sample string 14",
"resume": "sample string 15",
"snipet_text": "sample string 16",
"auto_tags": [
{
"tag": "sample string 1",
"weight": 2.1
},
{
"tag": "sample string 1",
"weight": 2.1
}
],
"folDerPDFID": 1,
"folderPreviewID": 1,
"preview_file": {
"fileID": 1,
"title": "sample string 1",
"extension": "sample string 2",
"path": "sample string 3",
"isDeleted": true,
"length": 1,
"storageParameter": "sample string 4",
"isAvailable": 0,
"guid": "4157714e-de01-494d-85cb-01dabd3f71b5"
},
"inFavourite": true,
"firstPage": 1,
"lastPage": 1,
"hashFile": "sample string 18"
}
application/xml, text/xml
<DocumentInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RucontAPI.Models.Documents">
<FirstPage>1</FirstPage>
<FolDerPDFID>1</FolDerPDFID>
<FolderPreviewID>1</FolderPreviewID>
<HashFile>sample string 18</HashFile>
<ISBN_ISSN>sample string 8</ISBN_ISSN>
<InFavourite>true</InFavourite>
<LastPage>1</LastPage>
<annotation>sample string 4</annotation>
<authors xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>sample string 1</d2p1:string>
<d2p1:string>sample string 2</d2p1:string>
</authors>
<auto_tags>
<AutoKey>
<tag>sample string 1</tag>
<weight>2.1</weight>
</AutoKey>
<AutoKey>
<tag>sample string 1</tag>
<weight>2.1</weight>
</AutoKey>
</auto_tags>
<bbk>sample string 5</bbk>
<bigcover>sample string 11</bigcover>
<bip_71_2003>sample string 14</bip_71_2003>
<data_access>
<DataAccess>
<FileName>sample string 2</FileName>
<Guid>sample string 1</Guid>
<LoadAccessType>Unaccessible</LoadAccessType>
<ReadAccessType>Unaccessible</ReadAccessType>
</DataAccess>
<DataAccess>
<FileName>sample string 2</FileName>
<Guid>sample string 1</Guid>
<LoadAccessType>Unaccessible</LoadAccessType>
<ReadAccessType>Unaccessible</ReadAccessType>
</DataAccess>
</data_access>
<efd1_id>1</efd1_id>
<efd1_title>sample string 12</efd1_title>
<efd2_id>1</efd2_id>
<efd2_title>sample string 13</efd2_title>
<efd2_year>1</efd2_year>
<efd_id>1</efd_id>
<efd_type>NotSet</efd_type>
<efd_type_2>NotSet</efd_type_2>
<efd_type_extended>1</efd_type_extended>
<first_author>sample string 3</first_author>
<is_free>Free</is_free>
<is_indexed>true</is_indexed>
<is_ready_now>true</is_ready_now>
<page_count>1</page_count>
<preview_file xmlns:d2p1="http://schemas.datacontract.org/2004/07/RucontAPI.Models.SerializationPrimitives">
<d2p1:Extension>sample string 2</d2p1:Extension>
<d2p1:FileID>1</d2p1:FileID>
<d2p1:Guid>4157714e-de01-494d-85cb-01dabd3f71b5</d2p1:Guid>
<d2p1:IsAvailable>Unaccessible</d2p1:IsAvailable>
<d2p1:IsDeleted>true</d2p1:IsDeleted>
<d2p1:Length>1</d2p1:Length>
<d2p1:Path>sample string 3</d2p1:Path>
<d2p1:StorageParameter>sample string 4</d2p1:StorageParameter>
<d2p1:Title>sample string 1</d2p1:Title>
</preview_file>
<price>1.1</price>
<price_min>1.1</price_min>
<publisher>sample string 9</publisher>
<resume>sample string 15</resume>
<smallcover>sample string 10</smallcover>
<snipet_text>sample string 16</snipet_text>
<stats xmlns:d2p1="http://schemas.datacontract.org/2004/07/RucontAPI.Models.SerializationPrimitives">
<d2p1:efd2_count>1</d2p1:efd2_count>
<d2p1:efd3_count>1</d2p1:efd3_count>
<d2p1:qty_href>1</d2p1:qty_href>
<d2p1:qty_same>1</d2p1:qty_same>
<d2p1:qty_used>1</d2p1:qty_used>
</stats>
<tags>sample string 7</tags>
<title>sample string 2</title>
<udk>sample string 6</udk>
<year>1</year>
</DocumentInfo>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-excel
PK *\E\�H�� 3 [Content_Types].xml���J1�_e�U��D���U�>���vC�̴�oo6+"��z�$����3_�k����Њ�����ƆM+�֏�[�C0�b�V��r1_RSf��gNwJ���ɘ0����kިzT����10���!�{�`�Y��u+ %g5p�R�L4�"���]�an� ��Dft��z���4��4$<�����"b�Y�&�/#�RF0�#�w�V���1�2?�/����G�����j"����*��evA�C:G1*���!�y�\��<�φoU�~� PK�H�� 3 PK *\E\��닮 ' _rels/.rels����0�WYz��c��1�j��V�e�
o�b<xl���Ӳ^�=ч���"ˁ�U�k����,Di��Ȣ��Uy�I�t����1��A�8ː�C�6�Y�4zÝT�4��y~��Ӏ��-�7� ֮�����gR�m�Q�H����e�/��h�
�*����
PK��닮 ' PK *\E\�� � xl/workbook.xml���j�0��*�EN=�
��
�����E�c$���+�qp饷���oF��OG�N�j�
��ic_1D����hӬu�@L��f�m���g�6�uY>3��r6t�t���z� C��Q����!<'�Rx C��)n ���->��CG,��"P2(;Y�%�R��;�� 7��[eQ����8�n��U[�<�*�g�#�D;�sr+)锔h�q��k��bS��b�/֜�$�y�Oڳ�/�|�oƗ��M��� PK�� � PK *\E\�b��� 4 xl/_rels/workbook.xml.rels���j�0�_��8�`�Q��1�@�J�������k6VR(c���d��>���kԉ2�1h�]:����+(���D��rKJYa�'V�IoZ��4"W1Q(/m�#Jis��#v�u����L�q��5��S���c���ޣ�)ȝ}��ȞH
sGb�:b�]��PAߗY<R�e�_^M~����1��I.��[�ǿ2��ګPK�b��� 4 PK *\E\�<�1D N xl/worksheets/sheet1.xml�X]w�8�+>~_#i$K� �q��I��i��7L�0k;Iw��>�Oڿ�2 ��9��b�{G��;#�����g�f��1+�I>�<ba���p2����&|vv��?�q�U���˓���jq�땃q6K�(_ds76ʋYZ��ŏ^>M�y>x�e�'�{E6M+7U9�,�p�X����2��tj�N����p���E6� ?InE��N��O��l<�R������հ2c�γ����r�A�/��Q�"�N]D���*뇣"�;��A:�&�ٝc���yU���4�f�z��bgxE[GuӔ�S^2{���>���wE0�F�ô�ϟ.�ɏq��Z���\~��|��Y�k��i2���EV�1e�a0x(]r���a�Ak���y$U�@+�!�I�56��FL�����:�rM���Ud�1�m�Rq']��jK��tǒKi���5=��e���K�E']��zK������͚n6t ����s���t��m��Cd�dJ3\X�I��ۆm�/,s�q�����w
��Q̤ӟ������������V���Ƿ�s{����w���-�1���N���ǽ��j�)i���x����ݾ��y\�\��͑���=.������t�=L<��'��l:�h5���#��\��;P4("