Retrieving a Publication by ID

Retrieves a single publication record by specifying a publication ID. The publication ID can be found in the head section of the publication search response message.

<Header>
     <PublicationId>edp25020</PublicationId>
     <IsSearchable>N</IsSearchable>
     <RelevancyScore>1789</RelevancyScore>
     <ResourceType>Journal</ResourceType>
</Header>

Endpoint URL for Retrieving a Publication by ID

GET /eds-api.ebscohost.com/edsapi/publication/retrieve

Data Parameters

To Use the Retrieve Endpoint:

Gather the following information for the request:

Parameter NameDescriptionRequired/OptionalParameter TypeFormatExample Values
x-authenticationTokenToken identifying the caller.RequiredHeaderStringd15544f3-4bb6-4e8f-9106-99dc53003da5
x-sessionTokenToken identifying the session this call is in relation to.RequiredHeaderString4cc009f9-6acd-4a82-ab9f-0401392431a4.kL9OvDK8pTL7x5YDaaCyzg==
idIdentifier of the publication to retrieve.RequiredQueryStringedp25020
highlighttermsTerms to highlight in the record.RequiredQueryStringeconomics

/edsapi/publication/retrieve supports application/xml or application/json.

Request

GET http://eds-api.ebscohost.com/edsapi/publication/retrieve?id=edp25020
{"Id":"edp25020"}
<RetrieveRequestMessage xmlns="http://epnet.com/webservices/EbscoApi/Publication/Contracts">
  <Id>edp25020</Id>
</RetrieveRequestMessage>

Response

{
   "Record":{
      "ResultId":1,
      "Header":{
         "PublicationId":"edp24825",
         "IsSearchable":"y",
         "RelevancyScore":"900",
         "ResourceType":"Journal"
      },
      "PLink":"http:\/\/search.ebscohost.com\/login.aspx?direct=true&site=eds-live&db=edspub&AN=edp24825",
      "Items":[
         {
            "Name":"Title",
            "Label":"Title",
            "Group":"Ti",
            "Data":"Economic Journal"
         },
         {
            "Name":"ISSN",
            "Label":"ISSN",
            "Group":"ISSN",
            "Data":"0013-0133 (print)<br \/>1468-0297 (online)"
         },
         {
            "Name":"PublisherInfo",
            "Label":"Publisher Information",
            "Group":"PublrInfo",
            "Data":"Blackwell Publishing Ltd."
         },
         {
            "Name":"TypePub",
            "Label":"Resource Type",
            "Group":"TypPub",
            "Data":"Journal"
         },
         {
            "Name":"Subject",
            "Label":"Subjects",
            "Group":"Su",
            "Data":"Economics"
         },
         {
            "Name":"NoteScope",
            "Label":"Description",
            "Group":"Note",
            "Data":"Articles and current topics in any field of economics and econometrics from academic, government and business
 		economists, published for the Royal Economic Society."
         },
         {
            "Name":"URL",
            "Label":"URL",
            "Group":"URL",
            "Data":"<link linkTarget=\"URL\" linkTerm=\"http:\/\/www.wiley.com\/WileyCDA\/\" 
		linkWindow=\"_blank\">http:\/\/www.wiley.com\/WileyCDA\/<\/link>"
         },
         {
            "Name":"PubInfo",
            "Label":"Frequency",
            "Group":"PubInfo",
            "Data":"8"
         },
         {
            "Name":"PeerReviewed",
            "Label":"Peer Reviewed",
            "Group":"SrcInfo",
            "Data":"Yes"
         }
      ],
      "RecordInfo":{
         "BibRecord":{
            "BibEntity":{
               "Identifiers":[
                  {
                     "Type":"issn-print",
                     "Value":"00130133"
                  },
                  {
                     "Type":"issn-online",
                     "Value":"14680297"
                  },
                  {
                     "Type":"ejsid",
                     "Value":"100833"
                  }
               ],
               "Subjects":[
                  {
                     "SubjectFull":"Economics",
                     "Type":"general"
                  }
               ],
               "Titles":[
                  {
                     "TitleFull":"Economic Journal",
                     "Type":"main"
                  },
                  {
                     "TitleFull":"economic journal the quarterly journal of the Royal Economic Society",
                     "Type":"alt"
                  },
                  {
                     "TitleFull":"The economic journal",
                     "Type":"alt"
                  }
               ]
            }
         }
      },
      "FullTextHoldings":[
         {
            "URL":"http:\/\/search.ebscohost.com\/direct.asp?db=bah&jid=EJN&scope=site",
            "Name":"Business Source Alumni Edition",
            "CoverageDates":[
               {
                  "StartDate":"19650301",
                  "EndDate":"99991231"
               }
            ],
            "CoverageStatement":"03\/01\/1965 - present",
            "Databases":[
               "bah"
            ],
            "Embargo":1,
            "EmbargoUnit":"Year",
            "EmbargoDescription":"Full Text Delay: 1 Year",
            "Facts":[
               {
                  "Key":"packagename",
                  "Value":"Business Source Alumni Edition"
               },
               {
                  "Key":"vendorid",
                  "Value":"19"
               },
               {
                  "Key":"galesiteid",
                  "Value":"fair48947"
               },
               {
                  "Key":"toyoid",
                  "Value":"161a00a6d455f571ea7c2c405fe42e86\/d41d8cd98f00b204e9800998ecf8427e\/"
               },
               {
                  "Key":"dbname",
                  "Value":"bah"
               },
               {
                  "Key":"packagetitlelink",
                  "Value":"http:\/\/search.ebscohost.com\/direct.asp?db=bah&jid=EJN&scope=site"
               },
               {
                  "Key":"GenericTitle",
                  "Value":"Economic Journal"
               },
               {
                  "Key":"jtitle",
                  "Value":"Economic Journal"
               }
            ]
         },
         {
            "URL":"http:\/\/search.ebscohost.com\/direct.asp?db=bth&jid=EJN&scope=site",
            "Name":"Business Source Complete",
            "CoverageDates":[
               {
                  "StartDate":"19650301",
                  "EndDate":"99991231"
               }
            ],
            "CoverageStatement":"03\/01\/1965 - present",
            "Databases":[
               "bth"
            ],
            "Embargo":1,
            "EmbargoUnit":"Year",
            "EmbargoDescription":"Full Text Delay: 1 Year",
            "Facts":[
               {
                  "Key":"packagename",
                  "Value":"Business Source Complete"
               },
               {
                  "Key":"vendorid",
                  "Value":"19"
               },
               {
                  "Key":"galesiteid",
                  "Value":"fair48947"
               },
               {
                  "Key":"toyoid",
                  "Value":"161a00a6d455f571ea7c2c405fe42e86\/d41d8cd98f00b204e9800998ecf8427e\/"
               },
               {
                  "Key":"dbname",
                  "Value":"bth"
               },
               {
                  "Key":"packagetitlelink",
                  "Value":"http:\/\/search.ebscohost.com\/direct.asp?db=bth&jid=EJN&scope=site"
               },
               {
                  "Key":"GenericTitle",
                  "Value":"Economic Journal"
               },
               {
                  "Key":"jtitle",
                  "Value":"Economic Journal"
               }
            ]
         },
         {
            "URL":"http:\/\/search.ebscohost.com\/direct.asp?db=bch&jid=EJN&scope=site",
            "Name":"Business Source Corporate",
            "CoverageDates":[
               {
                  "StartDate":"19650301",
                  "EndDate":"99991231"
               }
            ],
            "CoverageStatement":"03\/01\/1965 - present",
            "Databases":[
               "bch"
            ],
            "Embargo":1,
            "EmbargoUnit":"Year",
            "EmbargoDescription":"Full Text Delay: 1 Year",
            "Facts":[
               {
                  "Key":"packagename",
                  "Value":"Business Source Corporate"
               },
               {
                  "Key":"vendorid",
                  "Value":"19"
               },
               {
                  "Key":"galesiteid",
                  "Value":"fair48947"
               },
               {
                  "Key":"toyoid",
                  "Value":"161a00a6d455f571ea7c2c405fe42e86\/d41d8cd98f00b204e9800998ecf8427e\/"
               },
               {
                  "Key":"dbname",
                  "Value":"bch"
               },
               {
                  "Key":"packagetitlelink",
                  "Value":"http:\/\/search.ebscohost.com\/direct.asp?db=bch&jid=EJN&scope=site"
               },
               {
                  "Key":"GenericTitle",
                  "Value":"Economic Journal"
               },
               {
                  "Key":"jtitle",
                  "Value":"Economic Journal"
               }
            ]
         },
         {
            "URL":"http:\/\/search.ebscohost.com\/direct.asp?db=plh&jid=EJN&scope=site",
            "Name":"Business Source Corporate Plus",
            "CoverageDates":[
               {
                  "StartDate":"19650301",
                  "EndDate":"99991231"
               }
            ],
            "CoverageStatement":"03\/01\/1965 - present",
            "Databases":[
               "plh"
            ],
            "Embargo":1,
            "EmbargoUnit":"Year",
            "EmbargoDescription":"Full Text Delay: 1 Year",
            "Facts":[
               {
                  "Key":"packagename",
                  "Value":"Business Source Corporate Plus"
               },
               {
                  "Key":"vendorid",
                  "Value":"19"
               },
               {
                  "Key":"galesiteid",
                  "Value":"fair48947"
               },
               {
                  "Key":"toyoid",
                  "Value":"161a00a6d455f571ea7c2c405fe42e86\/d41d8cd98f00b204e9800998ecf8427e\/"
               },
               {
                  "Key":"dbname",
                  "Value":"plh"
               },
               {
                  "Key":"packagetitlelink",
                  "Value":"http:\/\/search.ebscohost.com\/direct.asp?db=plh&jid=EJN&scope=site"
               },
               {
                  "Key":"GenericTitle",
                  "Value":"Economic Journal"
               },
               {
                  "Key":"jtitle",
                  "Value":"Economic Journal"
               }
            ]
         },
         {
            "URL":"http:\/\/search.ebscohost.com\/direct.asp?db=bsh&jid=EJN&scope=site",
            "Name":"Business Source Elite",
            "CoverageDates":[
               {
                  "StartDate":"19850301",
                  "EndDate":"99991231"
               }
            ],
            "CoverageStatement":"03\/01\/1985 - present",
            "Databases":[
               "bsh"
            ],
            "Embargo":1,
            "EmbargoUnit":"Year",
            "EmbargoDescription":"Full Text Delay: 1 Year",
            "Facts":[
               {
                  "Key":"packagename",
                  "Value":"Business Source Elite"
               },
               {
                  "Key":"vendorid",
                  "Value":"19"
               },
               {
                  "Key":"galesiteid",
                  "Value":"fair48947"
               },
               {
                  "Key":"toyoid",
                  "Value":"161a00a6d455f571ea7c2c405fe42e86\/d41d8cd98f00b204e9800998ecf8427e\/"
               },
               {
                  "Key":"dbname",
                  "Value":"bsh"
               },
               {
                  "Key":"packagetitlelink",
                  "Value":"http:\/\/search.ebscohost.com\/direct.asp?db=bsh&jid=EJN&scope=site"
               },
               {
                  "Key":"GenericTitle",
                  "Value":"Economic Journal"
               },
               {
                  "Key":"jtitle",
                  "Value":"Economic Journal"
               }
            ]
         },
         {
            "URL":"http:\/\/search.ebscohost.com\/direct.asp?db=buh&jid=EJN&scope=site",
            "Name":"Business Source Premier",
            "CoverageDates":[
               {
                  "StartDate":"19650301",
                  "EndDate":"99991231"
               }
            ],
            "CoverageStatement":"03\/01\/1965 - present",
            "Databases":[
               "buh"
            ],
            "Embargo":1,
            "EmbargoUnit":"Year",
            "EmbargoDescription":"Full Text Delay: 1 Year",
            "Facts":[
               {
                  "Key":"packagename",
                  "Value":"Business Source Premier"
               },
               {
                  "Key":"vendorid",
                  "Value":"19"
               },
               {
                  "Key":"galesiteid",
                  "Value":"fair48947"
               },
               {
                  "Key":"toyoid",
                  "Value":"161a00a6d455f571ea7c2c405fe42e86\/d41d8cd98f00b204e9800998ecf8427e\/"
               },
               {
                  "Key":"dbname",
                  "Value":"buh"
               },
               {
                  "Key":"packagetitlelink",
                  "Value":"http:\/\/search.ebscohost.com\/direct.asp?db=buh&jid=EJN&scope=site"
               },
               {
                  "Key":"GenericTitle",
                  "Value":"Economic Journal"
               },
               {
                  "Key":"jtitle",
                  "Value":"Economic Journal"
               }
            ]
         },
         {
            "URL":"http:\/\/search.ebscohost.com\/direct.asp?db=eoh&jid=EJN&scope=site",
            "Name":"EconLit with Full Text",
            "CoverageDates":[
               {
                  "StartDate":"19690301",
                  "EndDate":"99991231"
               }
            ],
            "CoverageStatement":"03\/01\/1969 - present",
            "Databases":[
               "eoh"
            ],
            "Embargo":1,
            "EmbargoUnit":"Year",
            "EmbargoDescription":"Full Text Delay: 1 Year",
            "Facts":[
               {
                  "Key":"packagename",
                  "Value":"EconLit with Full Text"
               },
               {
                  "Key":"vendorid",
                  "Value":"19"
               },
               {
                  "Key":"galesiteid",
                  "Value":"fair48947"
               },
               {
                  "Key":"toyoid",
                  "Value":"161a00a6d455f571ea7c2c405fe42e86\/d41d8cd98f00b204e9800998ecf8427e\/"
               },
               {
                  "Key":"dbname",
                  "Value":"eoh"
               },
               {
                  "Key":"packagetitlelink",
                  "Value":"http:\/\/search.ebscohost.com\/direct.asp?db=eoh&jid=EJN&scope=site"
               },
               {
                  "Key":"GenericTitle",
                  "Value":"Economic Journal"
               },
               {
                  "Key":"jtitle",
                  "Value":"Economic Journal"
               }
            ]
         },
         {
            "URL":"http:\/\/www.jstor.org\/journal\/economicj",
            "Name":"JSTOR Arts & Sciences I Archive Collection",
            "CoverageDates":[
               {
                  "StartDate":"18910301",
                  "EndDate":"20101201"
               }
            ],
            "CoverageStatement":"03\/01\/1891 - 12\/01\/2010",
            "EmbargoUnit":"Week",
            "EmbargoDescription":"",
            "Facts":[
               {
                  "Key":"packagename",
                  "Value":"JSTOR Arts & Sciences I Archive Collection"
               },
               {
                  "Key":"vendorid",
                  "Value":"28"
               },
               {
                  "Key":"galesiteid",
                  "Value":"fair48947"
               },
               {
                  "Key":"toyoid",
                  "Value":"161a00a6d455f571ea7c2c405fe42e86\/d41d8cd98f00b204e9800998ecf8427e\/"
               },
               {
                  "Key":"packagetitlelink",
                  "Value":"http:\/\/www.jstor.org\/journal\/economicj"
               },
               {
                  "Key":"GenericTitle",
                  "Value":"Economic Journal"
               },
               {
                  "Key":"jtitle",
                  "Value":"Economic Journal"
               }
            ]
         },
         {
            "URL":"http:\/\/onlinelibrary.wiley.com\/journal\/10.1111\/(ISSN)1468-0297\/issues",
            "Name":"Wiley Online Library",
            "CoverageDates":[
               {
                  "StartDate":"19970101",
                  "EndDate":"99991231"
               }
            ],
            "CoverageStatement":"01\/01\/1997 - present",
            "EmbargoUnit":"Week",
            "EmbargoDescription":"",
            "Facts":[
               {
                  "Key":"packagename",
                  "Value":"Wiley Online Library"
               },
               {
                  "Key":"vendorid",
                  "Value":"58"
               },
               {
                  "Key":"galesiteid",
                  "Value":"fair48947"
               },
               {
                  "Key":"toyoid",
                  "Value":"161a00a6d455f571ea7c2c405fe42e86\/d41d8cd98f00b204e9800998ecf8427e\/"
               },
               {
                  "Key":"packagetitlelink",
                  "Value":"http:\/\/onlinelibrary.wiley.com\/journal\/10.1111\/(ISSN)1468-0297\/issues"
               },
               {
                  "Key":"GenericTitle",
                  "Value":"Economic Journal"
               },
               {
                  "Key":"jtitle",
                  "Value":"Economic Journal"
               }
            ]
         }
      ]
   }
}
<RetrieveResponseMessage xmlns=http://epnet.com/webservices/EbscoApi/Publication/Contracts xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <Record>
    <ResultId>1</ResultId>
    <Header>
      <PublicationId>edp24825</PublicationId>
      <IsSearchable>y</IsSearchable>
      <RelevancyScore>900</RelevancyScore>
      <ResourceType>Journal</ResourceType>
    </Header>
    <PLink>http://search.ebscohost.com/login.aspx?direct=true&amp;site=eds-live&amp;db=edspub&amp;AN=edp24825</PLink>
    <Items>
      <Item>
        <Name>Title</Name>
        <Label>Title</Label>
        <Group>Ti</Group>
        <Data>Economic Journal</Data>
      </Item>
      <Item>
        <Name>ISSN</Name>
        <Label>ISSN</Label>
        <Group>ISSN</Group>
        <Data>0013-0133 (print)&lt;br /&gt;1468-0297 (online)</Data>
      </Item>
      <Item>
        <Name>PublisherInfo</Name>
        <Label>Publisher Information</Label>
        <Group>PublrInfo</Group>
        <Data>Blackwell Publishing Ltd.</Data>
      </Item>
      <Item>
        <Name>TypePub</Name>
        <Label>Resource Type</Label>
        <Group>TypPub</Group>
        <Data>Journal</Data>
      </Item>
      <Item>
        <Name>Subject</Name>
        <Label>Subjects</Label>
        <Group>Su</Group>
        <Data>Economics</Data>
      </Item>
      <Item>
        <Name>NoteScope</Name>
        <Label>Description</Label>
        <Group>Note</Group>
        <Data>Articles and current topics in any field of economics and econometrics from academic, government and business economists, published for the Royal Economic Society.</Data>
      </Item>
      <Item>
        <Name>URL</Name>
        <Label>URL</Label>
        <Group>URL</Group>
        <Data>&lt;link linkTarget="URL" linkTerm=http://www.wiley.com/WileyCDA/linkWindow="_blank"&gt;http://www.wiley.com/WileyCDA/&lt;/link&gt;</Data>
      </Item>
      <Item>
        <Name>PubInfo</Name>
        <Label>Frequency</Label>
        <Group>PubInfo</Group>
        <Data>8</Data>
      </Item>
      <Item>
        <Name>PeerReviewed</Name>
        <Label>Peer Reviewed</Label>
        <Group>SrcInfo</Group>
        <Data>Yes</Data>
      </Item>
    </Items>
    <RecordInfo xmlns:a="http://epnet.com/webservices/EbscoApi/Contracts">
      <a:BibRecord>
        <a:BibEntity>
          <a:Identifiers>
            <a:Identifier>
              <a:Type>issn-print</a:Type>
              <a:Value>00130133</a:Value>
            </a:Identifier>
            <a:Identifier>
              <a:Type>issn-online</a:Type>
              <a:Value>14680297</a:Value>
            </a:Identifier>
            <a:Identifier>
              <a:Type>ejsid</a:Type>
              <a:Value>100833</a:Value>
            </a:Identifier>
          </a:Identifiers>
          <a:Subjects>
            <a:Subject>
              <a:SubjectFull>Economics</a:SubjectFull>
              <a:Type>general</a:Type>
            </a:Subject>
          </a:Subjects>
          <a:Titles>
            <a:Title>
              <a:TitleFull>Economic Journal</a:TitleFull>
              <a:Type>main</a:Type>
            </a:Title>
            <a:Title>
              <a:TitleFull>economic journal the quarterly journal of the Royal Economic Society</a:TitleFull>
              <a:Type>alt</a:Type>
            </a:Title>
            <a:Title>
              <a:TitleFull>The economic journal</a:TitleFull>
              <a:Type>alt</a:Type>
            </a:Title>
          </a:Titles>
        </a:BibEntity>
      </a:BibRecord>
    </RecordInfo>
    <FullTextHoldings>
      <FullTextHolding>
        <URL>http://search.ebscohost.com/direct.asp?db=bah&amp;jid=EJN&amp;scope=site</URL>
        <Name>Business Source Alumni Edition</Name>
        <CoverageDates>
          <CoverageDate>
            <StartDate>19650301</StartDate>
            <EndDate>99991231</EndDate>
          </CoverageDate>
        </CoverageDates>
        <CoverageStatement>03/01/1965 - present</CoverageStatement>
        <Databases xmlns:a="http://epnet.com/webservices/EbscoApi/Contracts">
          <a:DatabaseId>bah</a:DatabaseId>
        </Databases>
        <Embargo>1</Embargo>
        <EmbargoUnit>Year</EmbargoUnit>
        <EmbargoDescription>Full Text Delay: 1 Year</EmbargoDescription>
        <Facts>
          <Fact>
            <Key>packagename</Key>
            <Value>Business Source Alumni Edition</Value>
          </Fact>
          <Fact>
            <Key>vendorid</Key>
            <Value>19</Value>
          </Fact>
          <Fact>
            <Key>galesiteid</Key>
            <Value>fair48947</Value>
          </Fact>
          <Fact>
            <Key>toyoid</Key>
            <Value>161a00a6d455f571ea7c2c405fe42e86/d41d8cd98f00b204e9800998ecf8427e/</Value>
          </Fact>
          <Fact>
            <Key>dbname</Key>
            <Value>bah</Value>
          </Fact>
          <Fact>
            <Key>packagetitlelink</Key>
            <Value>http://search.ebscohost.com/direct.asp?db=bah&amp;jid=EJN&amp;scope=site</Value>
          </Fact>
          <Fact>
            <Key>GenericTitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
          <Fact>
            <Key>jtitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
        </Facts>
      </FullTextHolding>
      <FullTextHolding>
        <URL>http://search.ebscohost.com/direct.asp?db=bth&amp;jid=EJN&amp;scope=site</URL>
        <Name>Business Source Complete</Name>
        <CoverageDates>
          <CoverageDate>
            <StartDate>19650301</StartDate>
            <EndDate>99991231</EndDate>
          </CoverageDate>
        </CoverageDates>
        <CoverageStatement>03/01/1965 - present</CoverageStatement>
        <Databases xmlns:a="http://epnet.com/webservices/EbscoApi/Contracts">
          <a:DatabaseId>bth</a:DatabaseId>
        </Databases>
        <Embargo>1</Embargo>
        <EmbargoUnit>Year</EmbargoUnit>
        <EmbargoDescription>Full Text Delay: 1 Year</EmbargoDescription>
        <Facts>
          <Fact>
            <Key>packagename</Key>
            <Value>Business Source Complete</Value>
          </Fact>
          <Fact>
            <Key>vendorid</Key>
            <Value>19</Value>
          </Fact>
          <Fact>
            <Key>galesiteid</Key>
            <Value>fair48947</Value>
          </Fact>
          <Fact>
            <Key>toyoid</Key>
            <Value>161a00a6d455f571ea7c2c405fe42e86/d41d8cd98f00b204e9800998ecf8427e/</Value>
          </Fact>
          <Fact>
            <Key>dbname</Key>
            <Value>bth</Value>
          </Fact>
          <Fact>
            <Key>packagetitlelink</Key>
            <Value>http://search.ebscohost.com/direct.asp?db=bth&amp;jid=EJN&amp;scope=site</Value>
          </Fact>
          <Fact>
            <Key>GenericTitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
          <Fact>
            <Key>jtitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
        </Facts>
      </FullTextHolding>
      <FullTextHolding>
        <URL>http://search.ebscohost.com/direct.asp?db=bch&amp;jid=EJN&amp;scope=site</URL>
        <Name>Business Source Corporate</Name>
        <CoverageDates>
          <CoverageDate>
            <StartDate>19650301</StartDate>
            <EndDate>99991231</EndDate>
          </CoverageDate>
        </CoverageDates>
        <CoverageStatement>03/01/1965 - present</CoverageStatement>
        <Databases xmlns:a="http://epnet.com/webservices/EbscoApi/Contracts">
          <a:DatabaseId>bch</a:DatabaseId>
        </Databases>
        <Embargo>1</Embargo>
        <EmbargoUnit>Year</EmbargoUnit>
        <EmbargoDescription>Full Text Delay: 1 Year</EmbargoDescription>
        <Facts>
          <Fact>
            <Key>packagename</Key>
            <Value>Business Source Corporate</Value>
          </Fact>
          <Fact>
            <Key>vendorid</Key>
            <Value>19</Value>
          </Fact>
          <Fact>
            <Key>galesiteid</Key>
            <Value>fair48947</Value>
          </Fact>
          <Fact>
            <Key>toyoid</Key>
            <Value>161a00a6d455f571ea7c2c405fe42e86/d41d8cd98f00b204e9800998ecf8427e/</Value>
          </Fact>
          <Fact>
            <Key>dbname</Key>
            <Value>bch</Value>
          </Fact>
          <Fact>
            <Key>packagetitlelink</Key>
            <Value>http://search.ebscohost.com/direct.asp?db=bch&amp;jid=EJN&amp;scope=site</Value>
          </Fact>
          <Fact>
            <Key>GenericTitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
          <Fact>
            <Key>jtitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
        </Facts>
      </FullTextHolding>
      <FullTextHolding>
        <URL>http://search.ebscohost.com/direct.asp?db=plh&amp;jid=EJN&amp;scope=site</URL>
        <Name>Business Source Corporate Plus</Name>
        <CoverageDates>
          <CoverageDate>
            <StartDate>19650301</StartDate>
            <EndDate>99991231</EndDate>
          </CoverageDate>
        </CoverageDates>
        <CoverageStatement>03/01/1965 - present</CoverageStatement>
        <Databases xmlns:a="http://epnet.com/webservices/EbscoApi/Contracts">
          <a:DatabaseId>plh</a:DatabaseId>
        </Databases>
        <Embargo>1</Embargo>
        <EmbargoUnit>Year</EmbargoUnit>
        <EmbargoDescription>Full Text Delay: 1 Year</EmbargoDescription>
        <Facts>
          <Fact>
            <Key>packagename</Key>
            <Value>Business Source Corporate Plus</Value>
          </Fact>
          <Fact>
            <Key>vendorid</Key>
            <Value>19</Value>
          </Fact>
          <Fact>
            <Key>galesiteid</Key>
            <Value>fair48947</Value>
          </Fact>
          <Fact>
            <Key>toyoid</Key>
            <Value>161a00a6d455f571ea7c2c405fe42e86/d41d8cd98f00b204e9800998ecf8427e/</Value>
          </Fact>
          <Fact>
            <Key>dbname</Key>
            <Value>plh</Value>
          </Fact>
          <Fact>
            <Key>packagetitlelink</Key>
            <Value>http://search.ebscohost.com/direct.asp?db=plh&amp;jid=EJN&amp;scope=site</Value>
          </Fact>
          <Fact>
            <Key>GenericTitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
          <Fact>
            <Key>jtitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
        </Facts>
      </FullTextHolding>
      <FullTextHolding>
        <URL>http://search.ebscohost.com/direct.asp?db=bsh&amp;jid=EJN&amp;scope=site</URL>
        <Name>Business Source Elite</Name>
        <CoverageDates>
          <CoverageDate>
            <StartDate>19850301</StartDate>
            <EndDate>99991231</EndDate>
          </CoverageDate>
        </CoverageDates>
        <CoverageStatement>03/01/1985 - present</CoverageStatement>
        <Databases xmlns:a="http://epnet.com/webservices/EbscoApi/Contracts">
          <a:DatabaseId>bsh</a:DatabaseId>
        </Databases>
        <Embargo>1</Embargo>
        <EmbargoUnit>Year</EmbargoUnit>
        <EmbargoDescription>Full Text Delay: 1 Year</EmbargoDescription>
        <Facts>
          <Fact>
            <Key>packagename</Key>
            <Value>Business Source Elite</Value>
          </Fact>
          <Fact>
            <Key>vendorid</Key>
            <Value>19</Value>
          </Fact>
          <Fact>
            <Key>galesiteid</Key>
            <Value>fair48947</Value>
          </Fact>
          <Fact>
            <Key>toyoid</Key>
            <Value>161a00a6d455f571ea7c2c405fe42e86/d41d8cd98f00b204e9800998ecf8427e/</Value>
          </Fact>
          <Fact>
            <Key>dbname</Key>
            <Value>bsh</Value>
          </Fact>
          <Fact>
            <Key>packagetitlelink</Key>
            <Value>http://search.ebscohost.com/direct.asp?db=bsh&amp;jid=EJN&amp;scope=site</Value>
          </Fact>
          <Fact>
            <Key>GenericTitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
          <Fact>
            <Key>jtitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
        </Facts>
      </FullTextHolding>
      <FullTextHolding>
        <URL>http://search.ebscohost.com/direct.asp?db=buh&amp;jid=EJN&amp;scope=site</URL>
        <Name>Business Source Premier</Name>
        <CoverageDates>
          <CoverageDate>
            <StartDate>19650301</StartDate>
            <EndDate>99991231</EndDate>
          </CoverageDate>
        </CoverageDates>
        <CoverageStatement>03/01/1965 - present</CoverageStatement>
        <Databases xmlns:a="http://epnet.com/webservices/EbscoApi/Contracts">
          <a:DatabaseId>buh</a:DatabaseId>
        </Databases>
        <Embargo>1</Embargo>
        <EmbargoUnit>Year</EmbargoUnit>
        <EmbargoDescription>Full Text Delay: 1 Year</EmbargoDescription>
        <Facts>
          <Fact>
            <Key>packagename</Key>
            <Value>Business Source Premier</Value>
          </Fact>
          <Fact>
            <Key>vendorid</Key>
            <Value>19</Value>
          </Fact>
          <Fact>
            <Key>galesiteid</Key>
            <Value>fair48947</Value>
          </Fact>
          <Fact>
            <Key>toyoid</Key>
            <Value>161a00a6d455f571ea7c2c405fe42e86/d41d8cd98f00b204e9800998ecf8427e/</Value>
          </Fact>
          <Fact>
            <Key>dbname</Key>
            <Value>buh</Value>
          </Fact>
          <Fact>
            <Key>packagetitlelink</Key>
            <Value>http://search.ebscohost.com/direct.asp?db=buh&amp;jid=EJN&amp;scope=site</Value>
          </Fact>
          <Fact>
            <Key>GenericTitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
          <Fact>
            <Key>jtitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
        </Facts>
      </FullTextHolding>
      <FullTextHolding>
        <URL>http://search.ebscohost.com/direct.asp?db=eoh&amp;jid=EJN&amp;scope=site</URL>
        <Name>EconLit with Full Text</Name>
        <CoverageDates>
          <CoverageDate>
            <StartDate>19690301</StartDate>
            <EndDate>99991231</EndDate>
          </CoverageDate>
        </CoverageDates>
        <CoverageStatement>03/01/1969 - present</CoverageStatement>
        <Databases xmlns:a="http://epnet.com/webservices/EbscoApi/Contracts">
          <a:DatabaseId>eoh</a:DatabaseId>
        </Databases>
        <Embargo>1</Embargo>
        <EmbargoUnit>Year</EmbargoUnit>
        <EmbargoDescription>Full Text Delay: 1 Year</EmbargoDescription>
        <Facts>
          <Fact>
            <Key>packagename</Key>
            <Value>EconLit with Full Text</Value>
          </Fact>
          <Fact>
            <Key>vendorid</Key>
            <Value>19</Value>
          </Fact>
          <Fact>
            <Key>galesiteid</Key>
            <Value>fair48947</Value>
          </Fact>
          <Fact>
            <Key>toyoid</Key>
            <Value>161a00a6d455f571ea7c2c405fe42e86/d41d8cd98f00b204e9800998ecf8427e/</Value>
          </Fact>
          <Fact>
            <Key>dbname</Key>
            <Value>eoh</Value>
          </Fact>
          <Fact>
            <Key>packagetitlelink</Key>
            <Value>http://search.ebscohost.com/direct.asp?db=eoh&amp;jid=EJN&amp;scope=site</Value>
          </Fact>
          <Fact>
            <Key>GenericTitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
          <Fact>
            <Key>jtitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
        </Facts>
      </FullTextHolding>
      <FullTextHolding>
        <URL>http://www.jstor.org/journal/economicj</URL>
        <Name>JSTOR Arts &amp; Sciences I Archive Collection</Name>
        <CoverageDates>
          <CoverageDate>
            <StartDate>18910301</StartDate>
            <EndDate>20101201</EndDate>
          </CoverageDate>
        </CoverageDates>
        <CoverageStatement>03/01/1891 - 12/01/2010</CoverageStatement>
        <EmbargoUnit>Week</EmbargoUnit>
        <EmbargoDescription />
        <Facts>
          <Fact>
            <Key>packagename</Key>
            <Value>JSTOR Arts &amp; Sciences I Archive Collection</Value>
          </Fact>
          <Fact>
            <Key>vendorid</Key>
            <Value>28</Value>
          </Fact>
          <Fact>
            <Key>galesiteid</Key>
            <Value>fair48947</Value>
          </Fact>
          <Fact>
            <Key>toyoid</Key>
            <Value>161a00a6d455f571ea7c2c405fe42e86/d41d8cd98f00b204e9800998ecf8427e/</Value>
          </Fact>
          <Fact>
            <Key>packagetitlelink</Key>
            <Value>http://www.jstor.org/journal/economicj</Value>
          </Fact>
          <Fact>
            <Key>GenericTitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
          <Fact>
            <Key>jtitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
        </Facts>
      </FullTextHolding>
      <FullTextHolding>
        <URL>http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0297/issues</URL>
        <Name>Wiley Online Library</Name>
        <CoverageDates>
          <CoverageDate>
            <StartDate>19970101</StartDate>
            <EndDate>99991231</EndDate>
          </CoverageDate>
        </CoverageDates>
        <CoverageStatement>01/01/1997 - present</CoverageStatement>
        <EmbargoUnit>Week</EmbargoUnit>
        <EmbargoDescription />
        <Facts>
          <Fact>
            <Key>packagename</Key>
            <Value>Wiley Online Library</Value>
          </Fact>
          <Fact>
            <Key>vendorid</Key>
            <Value>58</Value>
          </Fact>
          <Fact>
            <Key>galesiteid</Key>
            <Value>fair48947</Value>
          </Fact>
          <Fact>
            <Key>toyoid</Key>
            <Value>161a00a6d455f571ea7c2c405fe42e86/d41d8cd98f00b204e9800998ecf8427e/</Value>
          </Fact>
          <Fact>
            <Key>packagetitlelink</Key>
            <Value>http://onlinelibrary.wiley.com/journal/10.1111/(ISSN)1468-0297/issues</Value>
          </Fact>
          <Fact>
            <Key>GenericTitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
          <Fact>
            <Key>jtitle</Key>
            <Value>Economic Journal</Value>
          </Fact>
        </Facts>
      </FullTextHolding>
    </FullTextHoldings>
  </Record>
</RetrieveResponseMessage>

The response can be XML or JSON. The response format is defined by the Accept value set in the HTTP header. If the Accept value is not present in the HTTP header, the Content-type value in the HTTP header is used.

Response Elements

FieldDescriptionType
StartDateStart date of coverage.String
EndDateEnd date of coverage.String
CoverageDateStart and End date of coverage.CoverageDate
CoverageStatementThe coverage statement summarizes all of the coverage dates into one statement.String