Information about plays

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

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

{
    "id": 3656308,
    "uri": "https://api.kexp.org/v2/plays/3656308/?format=api",
    "airdate": "2026-05-18T07:30:03-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?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": "Die Young",
    "track_id": "bf786a10-0c2e-4b16-bdd9-7753087f51c1",
    "recording_id": "1931aafc-71ee-4425-83f9-2dfbba88404b",
    "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": "From Kansas City artist Kevin Morby's brand new album 'Little Wide Open' released May 15th, 2026.\n\nKevin Morby is on tour and will play: \n- The Neptune Theatre in Seattle Monday, May 18th (TONIGHT!)\n- The Fillmore in SF on Thursday, May 21st\n\nhttps://kevinmorby.bandcamp.com/album/little-wide-open",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}