Information about plays

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

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

{
    "id": 3557542,
    "uri": "https://api.kexp.org/v2/plays/3557542/?format=api",
    "airdate": "2025-09-25T10:51:40-07:00",
    "show": 64657,
    "show_uri": "https://api.kexp.org/v2/shows/64657/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb500.jpg",
    "thumbnail_uri": "https://ia800600.us.archive.org/34/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb250.jpg",
    "song": "Wound Up Here (By Holdin On)",
    "track_id": "19c4dc89-2250-42df-adc9-c15e9681f0d3",
    "recording_id": "624b9000-ed50-44c5-9a06-1651aa7aab1d",
    "artist": "Wednesday",
    "artist_ids": [
        "9833b455-0da2-40b5-8e63-37816c910604"
    ],
    "album": "Bleeds",
    "release_id": "42861d98-03b5-4c26-a3e6-c2a91f9fe442",
    "release_group_id": "5bed2109-60ce-4c13-804a-fc04946ba7f7",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Asheville-ians Wednesday dropped their latest album, 'Bleeds,' last month, which also includes MJ Lenderman on guitar. \n\nhttps://wednesdayband.bandcamp.com/album/bleeds\n--\nThey'll be in Oakland, CA, on Saturday, Oct. 18, at the Fox Theater. But you'll have to wait a little longer if you want to see them in Seattle, since they won't be here until Thursday, April 23rd at the Moore Theatre.\n\nCheck out the rest of their tour dates here:\nhttps://www.wednesday.band/tourdatez",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}