Information about plays

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

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

{
    "id": 3571352,
    "uri": "https://api.kexp.org/v2/plays/3571352/?format=api",
    "airdate": "2025-10-29T09:00:19-07:00",
    "show": 64964,
    "show_uri": "https://api.kexp.org/v2/shows/64964/?format=api",
    "image_uri": "https://ia801400.us.archive.org/13/items/mbid-29667075-9351-419e-b9be-f6f608cebf98/mbid-29667075-9351-419e-b9be-f6f608cebf98-42454738066_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-29667075-9351-419e-b9be-f6f608cebf98/mbid-29667075-9351-419e-b9be-f6f608cebf98-42454738066_thumb250.jpg",
    "song": "Float",
    "track_id": "d4237c71-b3ed-46e6-960c-7221ceaaaf7a",
    "recording_id": "ded52234-f378-4d8f-970c-e55a4b074633",
    "artist": "Jay Som feat. Jim Adkins",
    "artist_ids": [
        "c57617b2-8086-4d3a-856d-8ae074297315",
        "3b910f7b-018f-408f-950b-47e02d2ce305",
        "07bd5abc-0cc5-4781-9d70-8c9f754eb78b"
    ],
    "album": "Belong",
    "release_id": "29667075-9351-419e-b9be-f6f608cebf98",
    "release_group_id": "a8de19c2-5e45-4c7d-940e-b1ced88059bc",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Joe in Nebraska:\n\nHey Troy! This is Joe from Nebraska. My wife and I have been listening for only a few months now but have been blown away by the variety we hear on KEXP. We left streaming apps a while back and had been aching for some way to discover new, great music and KEXP has been there for us since. So much that we became amplifiers during the fall drive. The Variety DJs are all amazing but we really love shows like Astral Plane, Mechanical Breakdown, Eastern Echoes and Expansions with Riz. All social safety nets are a necessity in the world, but Public Radio is paramount in the advancement of art and creativity.\n \nJay Som is on tour with Lucy Dacus, visiting Bimbo's 365 Club in San Francisco on November 22 and Neumo's in Seattle on December 19.\n\nhttps://jaysom.bandcamp.com\nhttps://jaysommusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}