Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3413394/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3413394,
    "uri": "https://api.kexp.org/v2/plays/3413394/?format=api",
    "airdate": "2024-10-16T11:10:55-07:00",
    "show": 61591,
    "show_uri": "https://api.kexp.org/v2/shows/61591/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Expensive",
    "track_id": "63e11144-191a-41dc-8190-52d9995e588f",
    "recording_id": "2fd47e0a-c936-4cba-b5cd-7dd976217397",
    "artist": "Ezra Collective",
    "artist_ids": [
        "d51acca9-a88b-4f5c-a2fe-f069de70ca1d"
    ],
    "album": "Dance, No One’s Watching",
    "release_id": "429eca84-6e10-4f31-8377-564c5d3ad21e",
    "release_group_id": "72b18440-7761-4b91-834a-e75fb671e141",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brittish jazz quintet, Ezra Collective!\nThe new album from Mercury Prize winners Ezra Collective, is an ode to the sacred, yet joyous act of dancing. The album musically guides you through a night out in the city, from the opening of possibilities as a new evening spans out ahead, to dawn’s final hours as the night comes to a close. \n\nWritten during a blistering 2023 which saw Ezra Collective tour the world, and become the first jazz act to win the Mercury Prize, Dance, No One's Watching is a documentation of the many dance floors they encountered. From London to Chicago, Lagos to Sydney, dance and rhythm connect us. These songs are a testament to that spirit.\n\nEzra Collective: Femi Koleoso - Drums, TJ Koleoso - Bass, Joe Armon-Jones - Keys, James Mollison - Saxophone, Ife Ogunjobi - Trumpet\nhttps://www.youtube.com/channel/UCDjQX5MfQrWowYF9ucLpdOQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}