{ "opencollection": "1.0.0", "info": { "name": "WorldCat Entity Data Bibliographic Resources API", "version": "1.0.6" }, "items": [ { "info": { "name": "Bibliographic Resources", "type": "folder" }, "items": [ { "info": { "name": "Retrieve specific Bibliographic Resource", "type": "http" }, "http": { "method": "GET", "url": "https://id.oclc.org/worldcat/worldcat/search/bibs/:oclcNumber", "headers": [ { "name": "Accept", "value": "" } ], "params": [ { "name": "oclcNumber", "value": "41266045", "type": "path", "description": "record OCLC number" } ] }, "docs": "Retrieve specific Bibliographic Resource" }, { "info": { "name": "Search Bibliographic Resources", "type": "http" }, "http": { "method": "GET", "url": "https://id.oclc.org/worldcat/worldcat/search/v2/bibs", "headers": [ { "name": "Accept", "value": "" } ], "params": [ { "name": "q", "value": "ti: Simon's Cat", "type": "query", "description": "query in the form of a keyword search or fielded search, for example (au:gazihan OR au:womacka) AND kw:java See - https://help.oclc.org/Librarian_Toolbox/Searching_WorldCat_Indexes/Bibliographic_records/Bibliographic_record_indexes/Bibliographic_record_index_lists" }, { "name": "deweyNumber", "value": "", "type": "query", "description": "Limiter to restrict the response to the specified dewey classification number(s). For multiple values repeat the URL parameter. (dd index)" }, { "name": "datePublished", "value": "", "type": "query", "description": "Limiter to restrict the response to one or more dates or to a range (in index). (2000, 2000-2010, 1990,1991)" }, { "name": "heldByGroup", "value": "ASRL", "type": "query", "description": "Restrict to holdings held by Group Symbol" }, { "name": "heldBy", "value": "TXH", "type": "query", "description": "Institution Symbol" }, { "name": "heldBySymbol", "value": "", "type": "query", "description": "Institution Symbol" }, { "name": "heldByInstitutionID", "value": "", "type": "query", "description": "Institution registryId" }, { "name": "heldByRelevanceGroup", "value": "", "type": "query", "description": "Filter holdings to specified relevance groups" }, { "name": "heldByBranchID", "value": "", "type": "query", "description": "Filter holdings to specified branch IDs" }, { "name": "inLanguage", "value": "", "type": "query", "description": "Limiter to restrict the response to the single specified language (ln index). (eng, fre, ger)" }, { "name": "inCatalogLanguage", "value": "eng", "type": "query", "description": "Limiter to restrict the response to the single specified cataloging language (ll index). (dut, eng)" }, { "name": "materialType", "value": "URL", "type": "query", "description": "Limiter to restrict the response to the specified material type (mt index). (URL, LPS)" }, { "name": "catalogSource", "value": "OCL", "type": "query", "description": "Limiter to restrict the response to the single OCLC symbol as the cataloging source (cs index). (OSL)" }, { "name": "itemType", "value": "", "type": "query", "description": "Limiter to restrict the response to the single specified OCLC top-level facet type (x0 index). (book, image)" }, { "name": "itemSubType", "value": "", "type": "query", "description": "Limiter to restrict the response to the single specified OCLC sub facet type (x1 index). (dvd, digital)" }, { "name": "retentionCommitments", "value": "", "type": "query", "description": "Limiter to restrict the response to bibliographic records with a retention commitment (l8 index)." }, { "name": "spProgram", "value": "WEST", "type": "query", "description": "Limiter to restrict the response to bibliographic records associated with a particular shared print program (l8 index)." }, { "name": "genre", "value": "fiction", "type": "query", "description": "Genre to limit results to (ge index)" }, { "name": "topic", "value": "34000000", "type": "query", "description": "topic to limit results to (s0 index). Based on OCLC Conspectus Division" }, { "name": "subtopic", "value": "34932000", "type": "query", "description": "subtopic to limit results to (s1 index). Based on OCLC Conspectus Category" }, { "name": "audience", "value": "juv", "type": "query", "description": "Audience to limit results to" }, { "name": "content", "value": "", "type": "query", "description": "Content to limit results to" }, { "name": "openAccess", "value": "", "type": "query", "description": "filter to just open access content" }, { "name": "peerReviewed", "value": "", "type": "query", "description": "filter to just peer reviewed content" }, { "name": "dbIds", "value": "", "type": "query", "description": "The database IDs to filter to" }, { "name": "facets", "value": "", "type": "query", "description": "The requested list of facets requested in the response" }, { "name": "groupRelatedEditions", "value": "", "type": "query", "description": "Whether or not to use FRBR grouping. Default is 'false'" }, { "name": "groupVariantRecords", "value": "", "type": "query", "description": "Whether or not to group variant records. Default is 'false'" }, { "name": "preferredLanguage", "value": "", "type": "query", "description": "language user would prefer metadata description in" }, { "name": "showLocalBibData", "value": "", "type": "query", "description": "whether or not to show local bibliographic data in response" }, { "name": "showHoldingsIndicators", "value": "", "type": "query", "description": "whether or not to show holdings indicators in response" }, { "name": "enableSearchExpansion", "value": "", "type": "query", "description": "whether or not to expand search terms" }, { "name": "lat", "value": "", "type": "query", "description": "latitude" }, { "name": "lon", "value": "", "type": "query", "description": "longitude" }, { "name": "distance", "value": "10", "type": "query", "description": "distance" }, { "name": "unit", "value": "", "type": "query", "description": "distance unit" }, { "name": "bookReviews", "value": "exclude", "type": "query", "description": "Filter results to include, exclude, or only show book reviews" }, { "name": "newsArticles", "value": "exclude", "type": "query", "description": "Filter results to include, exclude, or only show news articles" }, { "name": "orderBy", "value": "", "type": "query", "description": "result sort key" }, { "name": "offset", "value": "10", "type": "query", "description": "start position of the bib records to return (0 based), default 0" }, { "name": "limit", "value": "50", "type": "query", "description": "maximum number of records to return, maximum 50, default 10" } ] }, "docs": "Search Bibliographic Resources. Returns bibliographic data." }, { "info": { "name": "Retrieve specific Bibliographic Resource", "type": "http" }, "http": { "method": "GET", "url": "https://id.oclc.org/worldcat/worldcat/search/v2/bibs/:oclcNumber", "headers": [ { "name": "Accept", "value": "" } ], "params": [ { "name": "oclcNumber", "value": "41266045", "type": "path", "description": "record OCLC number" }, { "name": "showLocalBibData", "value": "", "type": "query", "description": "whether or not to show local bibliographic data in response" } ] }, "docs": "Retrieve specific Bibliographic Resource. Returns detailed bibliographic data." }, { "info": { "name": "Search Brief Bibliographic Resources", "type": "http" }, "http": { "method": "GET", "url": "https://id.oclc.org/worldcat/worldcat/search/v2/brief-bibs", "headers": [ { "name": "Accept", "value": "" } ], "params": [ { "name": "q", "value": "ti: Simon's Cat", "type": "query", "description": "query in the form of a keyword search or fielded search, for example (au:gazihan OR au:womacka) AND kw:java See - https://help.oclc.org/Librarian_Toolbox/Searching_WorldCat_Indexes/Bibliographic_records/Bibliographic_record_indexes/Bibliographic_record_index_lists" }, { "name": "deweyNumber", "value": "", "type": "query", "description": "Limiter to restrict the response to the specified dewey classification number(s). For multiple values repeat the URL parameter. (dd index)" }, { "name": "datePublished", "value": "", "type": "query", "description": "Limiter to restrict the response to one or more dates or to a range (in index). (2000, 2000-2010, 1990,1991)" }, { "name": "heldByGroup", "value": "ASRL", "type": "query", "description": "Restrict to holdings held by Group Symbol" }, { "name": "heldBy", "value": "TXH", "type": "query", "description": "Institution Symbol" }, { "name": "heldBySymbol", "value": "", "type": "query", "description": "Institution Symbol" }, { "name": "heldByInstitutionID", "value": "", "type": "query", "description": "Institution registryId" }, { "name": "heldByRelevanceGroup", "value": "", "type": "query", "description": "Filter holdings to specified relevance groups" }, { "name": "heldByBranchID", "value": "", "type": "query", "description": "Filter holdings to specified branch IDs" }, { "name": "inLanguage", "value": "", "type": "query", "description": "Limiter to restrict the response to the single specified language (ln index). (eng, fre, ger)" }, { "name": "inCatalogLanguage", "value": "eng", "type": "query", "description": "Limiter to restrict the response to the single specified cataloging language (ll index). (dut, eng)" }, { "name": "materialType", "value": "URL", "type": "query", "description": "Limiter to restrict the response to the specified material type (mt index). (URL, LPS)" }, { "name": "catalogSource", "value": "OCL", "type": "query", "description": "Limiter to restrict the response to the single OCLC symbol as the cataloging source (cs index). (OSL)" }, { "name": "itemType", "value": "", "type": "query", "description": "Limiter to restrict the response to the single specified OCLC top-level facet type (x0 index). (book, image)" }, { "name": "itemSubType", "value": "", "type": "query", "description": "Limiter to restrict the response to the single specified OCLC sub facet type (x1 index). (dvd, digital)" }, { "name": "retentionCommitments", "value": "", "type": "query", "description": "Limiter to restrict the response to bibliographic records with a retention commitment (l8 index)." }, { "name": "spProgram", "value": "WEST", "type": "query", "description": "Limiter to restrict the response to bibliographic records associated with a particular shared print program (l8 index)." }, { "name": "genre", "value": "fiction", "type": "query", "description": "Genre to limit results to (ge index)" }, { "name": "topic", "value": "34000000", "type": "query", "description": "topic to limit results to (s0 index). Based on OCLC Conspectus Division" }, { "name": "subtopic", "value": "34932000", "type": "query", "description": "subtopic to limit results to (s1 index). Based on OCLC Conspectus Category" }, { "name": "audience", "value": "juv", "type": "query", "description": "Audience to limit results to" }, { "name": "content", "value": "", "type": "query", "description": "Content to limit results to" }, { "name": "openAccess", "value": "", "type": "query", "description": "filter to just open access content" }, { "name": "peerReviewed", "value": "", "type": "query", "description": "filter to just peer reviewed content" }, { "name": "dbIds", "value": "", "type": "query", "description": "The database IDs to filter to" }, { "name": "facets", "value": "", "type": "query", "description": "The requested list of facets requested in the response" }, { "name": "groupRelatedEditions", "value": "", "type": "query", "description": "Whether or not to use FRBR grouping. Default is 'false'" }, { "name": "groupVariantRecords", "value": "", "type": "query", "description": "Whether or not to group variant records. Default is 'false'" }, { "name": "preferredLanguage", "value": "", "type": "query", "description": "language user would prefer metadata description in" }, { "name": "showHoldingsIndicators", "value": "", "type": "query", "description": "whether or not to show holdings indicators in response" }, { "name": "enableSearchExpansion", "value": "", "type": "query", "description": "whether or not to expand search terms" }, { "name": "lat", "value": "", "type": "query", "description": "latitude" }, { "name": "lon", "value": "", "type": "query", "description": "longitude" }, { "name": "distance", "value": "10", "type": "query", "description": "distance" }, { "name": "unit", "value": "", "type": "query", "description": "distance unit" }, { "name": "bookReviews", "value": "exclude", "type": "query", "description": "Filter results to include, exclude, or only show book reviews" }, { "name": "newsArticles", "value": "exclude", "type": "query", "description": "Filter results to include, exclude, or only show news articles" }, { "name": "orderBy", "value": "", "type": "query", "description": "result sort key" }, { "name": "offset", "value": "10", "type": "query", "description": "start position of the bib records to return (0 based), default 0" }, { "name": "limit", "value": "50", "type": "query", "description": "maximum number of records to return, maximum 50, default 10" } ] }, "docs": "Search Brief Bibliographic Resources. Returns brief bibliographic data." }, { "info": { "name": "Retrieve specific Brief Bibliographic Resource", "type": "http" }, "http": { "method": "GET", "url": "https://id.oclc.org/worldcat/worldcat/search/v2/brief-bibs/:oclcNumber", "headers": [ { "name": "Accept", "value": "" } ], "params": [ { "name": "oclcNumber", "value": "41266045", "type": "path", "description": "record OCLC number" }, { "name": "showHoldingsIndicators", "value": "", "type": "query", "description": "whether or not to show holdings indicators in response" }, { "name": "lat", "value": "", "type": "query", "description": "latitude" }, { "name": "lon", "value": "", "type": "query", "description": "longitude" } ] }, "docs": "Retrieve specific Brief Bibliographic Resource. Returns brief bibliographic data." }, { "info": { "name": "Retrieve Other Editions related to a particular Bibliographic Resource", "type": "http" }, "http": { "method": "GET", "url": "https://id.oclc.org/worldcat/worldcat/search/v2/brief-bibs/:oclcNumber/other-editions", "headers": [ { "name": "Accept", "value": "" } ], "params": [ { "name": "oclcNumber", "value": "41266045", "type": "path", "description": "record OCLC number" }, { "name": "deweyNumber", "value": "", "type": "query", "description": "Limiter to restrict the response to the specified dewey classification number(s). For multiple values repeat the URL parameter. (dd index)" }, { "name": "datePublished", "value": "", "type": "query", "description": "Limiter to restrict the response to one or more dates or to a range (in index). (2000, 2000-2010, 1990,1991)" }, { "name": "heldByGroup", "value": "ASRL", "type": "query", "description": "Restrict to holdings held by Group Symbol" }, { "name": "heldBy", "value": "TXH", "type": "query", "description": "Institution Symbol" }, { "name": "heldBySymbol", "value": "", "type": "query", "description": "Institution Symbol" }, { "name": "heldByInstitutionID", "value": "", "type": "query", "description": "Institution registryId" }, { "name": "heldByRelevanceGroup", "value": "", "type": "query", "description": "Filter holdings to specified relevance groups" }, { "name": "heldByBranchID", "value": "", "type": "query", "description": "Filter holdings to specified branch IDs" }, { "name": "inLanguage", "value": "", "type": "query", "description": "Limiter to restrict the response to the single specified language (ln index). (eng, fre, ger)" }, { "name": "inCatalogLanguage", "value": "eng", "type": "query", "description": "Limiter to restrict the response to the single specified cataloging language (ll index). (dut, eng)" }, { "name": "materialType", "value": "URL", "type": "query", "description": "Limiter to restrict the response to the specified material type (mt index). (URL, LPS)" }, { "name": "catalogSource", "value": "OCL", "type": "query", "description": "Limiter to restrict the response to the single OCLC symbol as the cataloging source (cs index). (OSL)" }, { "name": "itemType", "value": "", "type": "query", "description": "Limiter to restrict the response to the single specified OCLC top-level facet type (x0 index). (book, image)" }, { "name": "itemSubType", "value": "", "type": "query", "description": "Limiter to restrict the response to the single specified OCLC sub facet type (x1 index). (dvd, digital)" }, { "name": "retentionCommitments", "value": "", "type": "query", "description": "Limiter to restrict the response to bibliographic records with a retention commitment (l8 index)." }, { "name": "spProgram", "value": "WEST", "type": "query", "description": "Limiter to restrict the response to bibliographic records associated with a particular shared print program (l8 index)." }, { "name": "genre", "value": "fiction", "type": "query", "description": "Genre to limit results to (ge index)" }, { "name": "topic", "value": "34000000", "type": "query", "description": "topic to limit results to (s0 index). Based on OCLC Conspectus Division" }, { "name": "subtopic", "value": "34932000", "type": "query", "description": "subtopic to limit results to (s1 index). Based on OCLC Conspectus Category" }, { "name": "audience", "value": "juv", "type": "query", "description": "Audience to limit results to" }, { "name": "content", "value": "", "type": "query", "description": "Content to limit results to" }, { "name": "openAccess", "value": "", "type": "query", "description": "filter to just open access content" }, { "name": "peerReviewed", "value": "", "type": "query", "description": "filter to just peer reviewed content" }, { "name": "creator", "value": "", "type": "query", "description": "creator strings to filter to" }, { "name": "facets", "value": "", "type": "query", "description": "The requested list of facets requested in the response" }, { "name": "groupVariantRecords", "value": "", "type": "query", "description": "Whether or not to group variant records. Default is 'false'" }, { "name": "preferredLanguage", "value": "", "type": "query", "description": "language user would prefer metadata description in" }, { "name": "showHoldingsIndicators", "value": "", "type": "query", "description": "whether or not to show holdings indicators in response" }, { "name": "offset", "value": "10", "type": "query", "description": "start position of the bib records to return (0 based), default 0" }, { "name": "limit", "value": "50", "type": "query", "description": "maximum number of records to return, maximum 50, default 10" }, { "name": "orderBy", "value": "language", "type": "query", "description": "how to sort the edition resultsresults" } ] }, "docs": "Retrieve Other Editions related to a particular Bibliographic Resource" } ] } ], "bundled": true }