WorldCat Search Local Holdings Resources API

The Search Local Holdings Resources API from WorldCat — 4 operation(s) for search local holdings resources.

Operations 4

GET /worldcat/search/retained-holdings Search for shared print LHR Resources #
GET /worldcat/search/my-holdings/{controlNumber} Retrieve LHR Resource #
GET /worldcat/search/my-holdings Search LHR Resources #
GET /worldcat/browse/my-holdings Browse LHR Resources #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/worldcat-search-local-holdings-resources-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

worldcat-search-local-holdings-resources-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  description: WorldCat Metadata API
  version: 2.0.0
  title: WorldCat Metadata Search Local Holdings Resources API
servers:
- url: https://metadata.api.oclc.org
  description: PROD
security:
- worldcat_metadata_auth:
  - WorldCatMetadataAPI
tags:
- name: Search Local Holdings Resources
paths:
  /worldcat/search/retained-holdings:
    get:
      tags:
      - Search Local Holdings Resources
      summary: Search for shared print LHR Resources
      description: Search for shared print LHR Resources
      operationId: search-retrained-lhr
      parameters:
      - $ref: '#/components/parameters/accept'
      - $ref: '#/components/parameters/oclcNumber'
      - $ref: '#/components/parameters/barcode'
      - $ref: '#/components/parameters/heldBy'
      - $ref: '#/components/parameters/heldBySymbol'
      - $ref: '#/components/parameters/heldByInstitutionID'
      - $ref: '#/components/parameters/spProgram'
      - $ref: '#/components/parameters/retainedHoldingsOrderBy'
      - $ref: '#/components/parameters/offset'
      - $ref: '#/components/parameters/limit'
      responses:
        '200':
          $ref: '#/components/responses/success-retained-holdings'
        '400':
          $ref: '#/components/responses/holding_query_error'
        '405':
          $ref: '#/components/responses/method-not-supported'
        '406':
          $ref: '#/components/responses/failed-not-acceptable'
        '500':
          $ref: '#/components/responses/internal-server-error'
      security:
      - worldcat_metadata_auth:
        - WorldCatMetadataAPI:view_retained_holdings
  /worldcat/search/my-holdings/{controlNumber}:
    get:
      tags:
      - Search Local Holdings Resources
      summary: Retrieve LHR Resource
      description: Retrieve LHR Resource
      operationId: retrieve-lhr
      parameters:
      - $ref: '#/components/parameters/accept'
      - $ref: '#/components/parameters/lhr-control-number'
      responses:
        '200':
          $ref: '#/components/responses/success-my-holdings'
        '400':
          description: Invalid query. The request was unacceptable, often due to missing a required parameter.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Problem'
              examples:
                invalid-control-number:
                  $ref: '#/components/examples/invalid-control-number'
        '404':
          $ref: '#/components/responses/failed-not-found'
        '405':
          $ref: '#/components/responses/method-not-supported'
        '406':
          $ref: '#/components/responses/failed-not-acceptable'
        '500':
          $ref: '#/components/responses/internal-server-error'
      security:
      - worldcat_metadata_auth:
        - WorldCatMetadataAPI:view_my_holdings
        - WorldCatMetadataAPI:view_my_holdings_private_notes
  /worldcat/search/my-holdings:
    get:
      tags:
      - Search Local Holdings Resources
      summary: Search LHR Resources
      description: Search LHR Resources
      operationId: search-lhr
      parameters:
      - $ref: '#/components/parameters/accept'
      - $ref: '#/components/parameters/oclcNumber'
      - $ref: '#/components/parameters/barcode'
      - $ref: '#/components/parameters/lhrOrderBy'
      - $ref: '#/components/parameters/offset'
      - $ref: '#/components/parameters/limit'
      responses:
        '200':
          $ref: '#/components/responses/success-my-holdings-search'
        '400':
          $ref: '#/components/responses/holding_query_error'
        '405':
          $ref: '#/components/responses/method-not-supported'
        '406':
          $ref: '#/components/responses/failed-not-acceptable'
        '500':
          $ref: '#/components/responses/internal-server-error'
      security:
      - worldcat_metadata_auth:
        - WorldCatMetadataAPI:view_my_holdings
        - WorldCatMetadataAPI:view_my_holdings_private_notes
  /worldcat/browse/my-holdings:
    get:
      tags:
      - Search Local Holdings Resources
      summary: Browse LHR Resources
      description: Browse LHR Resources
      operationId: browse-lhr
      parameters:
      - $ref: '#/components/parameters/accept'
      - $ref: '#/components/parameters/callNumber'
      - $ref: '#/components/parameters/oclcNumber'
      - $ref: '#/components/parameters/holdingLocation'
      - $ref: '#/components/parameters/shelvingLocation'
      - $ref: '#/components/parameters/position'
      - $ref: '#/components/parameters/limit'
      responses:
        '200':
          $ref: '#/components/responses/success-my-holdings-browse'
        '400':
          $ref: '#/components/responses/holding_query_error'
        '405':
          $ref: '#/components/responses/method-not-supported'
        '406':
          $ref: '#/components/responses/failed-not-acceptable'
        '500':
          $ref: '#/components/responses/internal-server-error'
      security:
      - worldcat_metadata_auth:
        - WorldCatMetadataAPI:view_my_holdings
        - WorldCatMetadataAPI:view_my_holdings_private_notes
components:
  examples:
    success-retained-holdings-serial:
      summary: return retained holdings for a serial
      value:
        numberOfHoldings: 1
        detailedHoldings:
        - lhrControlNumber: '293921067'
          lhrDateEntered: '20200122'
          lhrLastUpdated: '20200122'
          oclcNumber: '1588319'
          format: zu
          location:
            holdingLocation: CRL
            sublocationCollection: JSTR
          hasSharedPrintCommitment: Y
          sharedPrintCommitments:
          - actionNote: condition reviewed
            materialsSpecified: v.1-v.80 (1931-2010)
            institution: ICRL
            dateOfAction: '20110101'
            methodOfAction: issue-level validation
            status: marginalia$torn
            publicNote: marginalia v.40:590,592,594-596;v.42:396,153-159;v.44:463;v.45:211;v.46:189,196-197,199;v.49:153-166,168$torn pages v.49:pp.62-64
          - actionNote: committed to retain
            materialsSpecified: v.1-v.80 (1931-2010)
            institution: ICRL
            dateOfAction: '20110101'
            commitmentExpirationDate: '20501231'
            authorization: CRLJSTOR
            siteOfAction: CRLAA
            uri: http://www.crl.edu/archiving-preservation/print-archives/crl-administered/jstor
          summary: Local Holdings Available.
    success-my-holdings-with-item-types:
      summary: successful search for holdings with different item types
      value:
        numberOfHoldings: 2
        detailedHoldings:
        - lhrControlNumber: '132422447'
          lhrDateEntered: '20190816'
          lhrLastUpdated: '20190816'
          oclcNumber: '246197114'
          format: zu
          location:
            holdingLocation: OCWMS
            sublocationCollection: CENT
            shelvingLocation: CENT-STACKS
          copyNumber: '1'
          callNumber:
            displayCallNumber: QA76.76.A65 M67 2018
            classificationPart: QA76.76.A65
            itemParts:
            - M67
            - 2018
          hasSharedPrintCommitment: N
          holdingParts:
          - pieceDesignation: CR963528
            itemType: basic
          - pieceDesignation: CR963529
            itemType: supplementary
          - pieceDesignation: CR963530
            itemType: index
    missing-query-parameter:
      summary: Error returned when required query parameter not sent
      value:
        type: MISSING_QUERY_PARAMETER
        title: Validation Failure
        detail: Required String parameter 'q' is not present
    method-not-allowed-error:
      summary: Error when invalid HTTP method used
      value:
        title: NOT_ALLOWED
        detail: POST method not allowed
    missing-query-parameter-value:
      summary: Error returned when query parameter value not valid
      value:
        type: INVALID_QUERY_PARAMETER_VALUE
        title: Validation Failure
        detail: Query term is not provided.
    success-my-holdings-accession-number-serial:
      summary: successful request for serial holdings by accession number
      value:
        lhrControlNumber: '180160011'
        lhrLastUpdated: '20150504'
        oclcNumber: '2351916'
        format: zu
        location:
          holdingLocation: OCPSB
          sublocationCollection: WEST
          shelvingLocation: WEST-Periodicals
        copyNumber: '2'
        callNumber:
          displayCallNumber: '12457896321'
          classificationPart: '12457896321'
        hasSharedPrintCommitment: N
        summary: v.133 (2008)-
        holdingParts:
        - linkingAndSequenceNumber: '1.1'
          enumerations:
          - value: '1'
          - value: '1'
          chronologies:
          - value: '2015'
          - value: Jan
        - linkingAndSequenceNumber: '2.1'
          enumerations:
          - value: '1'
          - value: '2'
          chronologies:
          - value: '2015'
          - value: Feb
        - linkingAndSequenceNumber: '1.1'
          summaryOfHoldings: 1:1(2015:Jan)
          pieceDesignation: '986532741'
        - linkingAndSequenceNumber: '2.1'
          summaryOfHoldings: 1:2(2015:Feb)
          pieceDesignation: '986532743'
    success-my-holdings-browse:
      summary: successful request for browse holdings
      value:
        numberOfRecords: 2
        entries:
        - displayCallNumber: PN6738 .S56
          holdingLocation: MAIN
          shelvingLocation: MAIN-Stacks
          pieceDesignation: K123456789
          oclcNumber: 318877925
          title: Simon's cat
          creator: Simon. Tofield
          date: '2009'
          language: eng
          generalFormat: Book
          specificFormat: PrintBook
          edition: 1st ed.
          publisher: Grand Central Pub.
          publicationPlace: 'New York :'
        - displayCallNumber: null
          holdingLocation: MAIN
          shelvingLocation: MAIN-Stacks
          pieceDesignation: null
          oclcNumber: null
          title: null
          creator: null
          date: null
          language: null
          generalFormat: null
          specificFormat: null
          edition: null
          publisher: null
          publicationPlace: null
    success-retained-holdings-serial-2:
      summary: return retained holdings for a serial
      value:
        numberOfHoldings: 1
        detailedHoldings:
        - lhrControlNumber: '2892929'
          lhrDateEntered: '20200505'
          lhrLastUpdated: '20200505'
          oclcNumber: '1696940'
          format: ta
          location:
            holdingLocation: VKM
            sublocationCollection: VKMA
          hasSharedPrintCommitment: Y
          sharedPrintCommitments:
          - actionNote: completeness reviewed
            materialsSpecified: v.1-5 (1906-1910), v.19 (1952), v.21-25 (1954-1958), v.27 (1960), v.29 (1962), v.32-42 (1965-1975), v.45-56 (1978-1990), v.58-75 (1992-2010)
            institution: NLouvS
            dateOfAction: '20160630'
            commitmentExpirationDate: '20310630'
            methodOfAction: volume-level validation
          - actionNote: committed to retain
            materialsSpecified: v.1-5 (1906-1910), v.19 (1952), v.21-25 (1954-1958), v.27 (1960), v.29 (1962), v.32-42 (1965-1975), v.45-56 (1978-1990), v.58-75 (1992-2010)
            institution: NLouvS
            dateOfAction: '20160630'
            commitmentExpirationDate: '20310630'
            authorization: east
            uri: https://eastlibraries.org/retained-materials
          summary: v.1(1906)-v.5(1910),v.19(1952),v.21(1954)-v.25(1958),v.27(1960),v.29(1962),v.32(1965)-v.42(1975),v.45(1978)-v.56(1990),v.58(1992)-v.75(2010)
          holdingParts:
          - linkingAndSequenceNumber: '1.1'
            enumerations:
            - caption: v.
              value: 1-5
            chronologies:
            - caption: (year)
              value: 1906-1910
            yearRanges:
            - from: '1906'
              to: '1910'
            volumeRanges:
            - from: '1'
              to: '5'
          - linkingAndSequenceNumber: '1.2'
            enumerations:
            - caption: v.
              value: '19'
            chronologies:
            - caption: (year)
              value: '1952'
          - linkingAndSequenceNumber: '1.3'
            enumerations:
            - caption: v.
              value: 21-25
            chronologies:
            - caption: (year)
              value: 1954-1958
            yearRanges:
            - from: '1954'
              to: '1958'
            volumeRanges:
            - from: '21'
              to: '25'
          - linkingAndSequenceNumber: '1.4'
            enumerations:
            - caption: v.
              value: '27'
            chronologies:
            - caption: (year)
              value: '1960'
          - linkingAndSequenceNumber: '1.5'
            enumerations:
            - caption: v.
              value: '29'
            chronologies:
            - caption: (year)
              value: '1962'
          - linkingAndSequenceNumber: '1.6'
            enumerations:
            - caption: v.
              value: 32-42
            chronologies:
            - caption: (year)
              value: 1965-1975
            yearRanges:
            - from: '1965'
              to: '1975'
            volumeRanges:
            - from: '32'
              to: '42'
          - linkingAndSequenceNumber: '1.7'
            enumerations:
            - caption: v.
              value: 45-56
            chronologies:
            - caption: (year)
              value: 1978-1990
            yearRanges:
            - from: '1978'
              to: '1990'
            volumeRanges:
            - from: '45'
              to: '56'
          - linkingAndSequenceNumber: '1.8'
            enumerations:
            - caption: v.
              value: 58-75
            chronologies:
            - caption: (year)
              value: 1992-2010
            yearRanges:
            - from: '1992'
              to: '2010'
            volumeRanges:
            - from: '58'
              to: '75'
    success-my-holdings-serial:
      summary: successful search for serial holdings
      value:
        totalHoldingCount: 3
        detailedHoldings:
        - lhrControlNumber: '180160011'
          lhrLastUpdated: '20150504'
          oclcNumber: '2351916'
          format: zu
          location:
            holdingLocation: OCPSB
            sublocationCollection: WEST
            shelvingLocation: WEST-Periodicals
          copyNumber: '2'
          callNumber:
            displayCallNumber: '12457896321'
            classificationPart: '12457896321'
          hasSharedPrintCommitment: N
          holdingParts:
          - linkingAndSequenceNumber: '1.1'
            enumerations:
            - value: '1'
            - value: '1'
            chronologies:
            - value: '2015'
            - value: Jan
          - linkingAndSequenceNumber: '2.1'
            enumerations:
            - value: '1'
            - value: '2'
            chronologies:
            - value: '2015'
            - value: Feb
          - linkingAndSequenceNumber: '1.1'
            summaryOfHoldings: 1:1(2015:Jan)
            pieceDesignation: '986532741'
          - linkingAndSequenceNumber: '2.1'
            summaryOfHoldings: 1:2(2015:Feb)
            pieceDesignation: '986532743'
        - lhrControlNumber: '181735389'
          lhrLastUpdated: '20150504'
          oclcNumber: '2351916'
          format: zu
          location:
            holdingLocation: OCPSB
            sublocationCollection: EAST
            shelvingLocation: EAST-Periodicals
          copyNumber: '3'
          callNumber:
            displayCallNumber: '12457896321'
            classificationPart: '12457896321'
          hasSharedPrintCommitment: N
          holdingParts:
          - linkingAndSequenceNumber: '1.1'
            enumerations:
            - value: '1'
            - value: '1'
            chronologies:
            - value: '2015'
            - value: Jan
          - linkingAndSequenceNumber: '1.1'
            summaryOfHoldings: 1:1(2015:Jan)
            pieceDesignation: '986532742'
        - lhrControlNumber: '84243463'
          lhrDateEntered: '20190613'
          lhrLastUpdated: '20190613'
          oclcNumber: '2351916'
          format: zu
          location:
            holdingLocation: OCPSB
            sublocationCollection: MAIN
            shelvingLocation: MAIN-Periodicals
          copyNumber: '1'
          callNumber:
            displayCallNumber: 020.5 O688465
            classificationPart: '020.5'
            itemParts:
            - O688465
          hasSharedPrintCommitment: N
          holdingParts:
          - linkingAndSequenceNumber: '1.1'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '1'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '01'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.2'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '2'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '01'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.3'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '3'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '02'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.4'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '4'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '02'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.5'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '5'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '03'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.6'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '6'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '03'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.7'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '7'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '04'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.8'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '8'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '04'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.9'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '9'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '05'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.10'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '10'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '05'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.11'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '11'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '06'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.12'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '12'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '06'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.13'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '13'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '07'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.14'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '14'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '07'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.15'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '15'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: 08
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.16'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '16'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: 08
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.17'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '17'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: 09
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.18'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '18'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: 09
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.19'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '19'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '10'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.20'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '20'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '10'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.21'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '21'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '11'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.22'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '22'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '11'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.23'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '23'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '12'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.24'
            enumerations:
            - caption: v.
              value: '133'
            - caption: no.
              value: '24'
            chronologies:
            - caption: (year)
              value: '2008'
            - caption: (month)
              value: '12'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.25'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '1'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '01'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.26'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '2'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '01'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.27'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '3'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '02'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.28'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '4'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '02'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.29'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '5'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '03'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.30'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '6'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '03'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.31'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '7'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '04'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.32'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '8'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '04'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.33'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '9'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '05'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.34'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '10'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '05'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.35'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '11'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '06'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.36'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '12'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '06'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.37'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '13'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '07'
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.38'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '14'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: '07'
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.39'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '15'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: 08
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.40'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '16'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: 08
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.41'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '17'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: 09
            - caption: (day)
              value: '01'
          - linkingAndSequenceNumber: '1.42'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '18'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: 09
            - caption: (day)
              value: '16'
          - linkingAndSequenceNumber: '1.43'
            enumerations:
            - caption: v.
              value: '134'
            - caption: no.
              value: '19'
            chronologies:
            - caption: (year)
              value: '2009'
            - caption: (month)
              value: 

# --- truncated at 32 KB (79 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/worldcat/refs/heads/main/openapi/worldcat-search-local-holdings-resources-api-openapi.yml