Information about plays

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

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

{
    "id": 3637185,
    "uri": "https://api.kexp.org/v2/plays/3637185/?format=api",
    "airdate": "2026-04-03T07:42:57-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://ia800300.us.archive.org/24/items/mbid-7831ef04-5e30-45da-90c9-4032e5fbb2cb/mbid-7831ef04-5e30-45da-90c9-4032e5fbb2cb-35988073338_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-7831ef04-5e30-45da-90c9-4032e5fbb2cb/mbid-7831ef04-5e30-45da-90c9-4032e5fbb2cb-35988073338_thumb250.jpg",
    "song": "Threat of Joy (radio edit)",
    "track_id": "47104b8e-8f9a-4a9c-8fe5-a0b1b4c209bf",
    "recording_id": "af7fc487-8c97-45cd-8317-5597d0b82833",
    "artist": "The Strokes",
    "artist_ids": [
        "f181961b-20f7-459e-89de-920ef03c7ed0"
    ],
    "album": "Future Present Past",
    "release_id": "7831ef04-5e30-45da-90c9-4032e5fbb2cb",
    "release_group_id": "30a1fa9d-b8c3-4f35-891f-455a978453c8",
    "labels": [
        "Cult Records"
    ],
    "label_ids": [
        "92a164db-c3e0-4f96-8490-1d2291fa9632"
    ],
    "release_date": "2016-06-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing the Bill Graham Civic Auditorium in SF on Monday, April 6th, and the Outside Lands Festival in Golden Gate Park on August 8th.\n--\nAbout the video : \"Of course, this being The Strokes, they’re not giving it to us straight. They and director Warren Fu have masked their message in a surreal plot of subterfuge and pig mask-wearing, poker-playing gangsters.\" \n\n See the video and learn about the messages encoded there:  https://www.nme.com/blogs/nme-blogs/the-strokes-threat-of-joy-771363",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}