Information about plays

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

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

{
    "id": 3656931,
    "uri": "https://api.kexp.org/v2/plays/3656931/?format=api",
    "airdate": "2026-05-19T18:20:31-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://dn720909.ca.archive.org/0/items/mbid-290ea3d8-1fda-4a16-b878-8606382e7664/mbid-290ea3d8-1fda-4a16-b878-8606382e7664-44329355680_thumb500.jpg",
    "thumbnail_uri": "https://dn720909.ca.archive.org/0/items/mbid-290ea3d8-1fda-4a16-b878-8606382e7664/mbid-290ea3d8-1fda-4a16-b878-8606382e7664-44329355680_thumb250.jpg",
    "song": "100,000",
    "track_id": "12a1e3c7-9780-46a0-ba3f-9f1604babc51",
    "recording_id": "ab87c2e8-740f-455b-9e86-c17e002fb2f2",
    "artist": "Kevin Morby",
    "artist_ids": [
        "eac962e1-0295-4e69-a266-4dab2adb4f11"
    ],
    "album": "Little Wide Open",
    "release_id": "290ea3d8-1fda-4a16-b878-8606382e7664",
    "release_group_id": "a2647d6a-fc8f-49da-98c2-2a7d3a760e67",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Branden!\n__\nKevin Morby plays The Fillmore in San Francisco on May 21st! \n\nThis song talks about the deaths of Midwestern boys in the U.S. military.\n\nā€œI grew up in Oklahoma City, Tulsa, and Kansas City. The military would come to my high school. A lot of kids that I went to school with would end up going to the Marines or signing up for the military. You see it a lot in movies too. The Midwestern kid that seems kind of out of sorts, signs up to do this thing, and it turns into something much more intense than what they imagined. So the song is just depicting my idea of small town America and a lot of these towns you pass on the highway, but never turn into,ā€ Morby says.\n\nhttps://www.kevinmorby.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}