in: query
name: sort_by
description: >-
  Field name existing within objects in `items` by which to sort the results.
required: false
examples:
  artist_id:
    value: 'artist_id'
  date:
    value: 'date'
  spotify_popularity:
    value: 'spotify_popularity'
schema:
  type: string