name: expand_to
description: >-
  Providing `expand_to=related_isrcs` will expand the query to include data from related ISRCs by
  using the parent Product Family. If this is provided, an `isrc` is required to be sent with the request.
in: query
required: false
schema:
  type: array
  items:
    $ref: '../schemas/properties/expand_to.yaml'
examples:
  'related_isrcs':
    value: 'related_isrcs'