{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/stream_audio_label", "title": "stream_audio_label", "description": "A string to uniquely identify the track amongst other audio track labels for the specified video.", "example": "director commentary", "type": "string" }