Information about plays

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

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

{
    "id": 3574347,
    "uri": "https://api.kexp.org/v2/plays/3574347/?format=api",
    "airdate": "2025-11-05T14:54:12-08:00",
    "show": 65030,
    "show_uri": "https://api.kexp.org/v2/shows/65030/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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": "Wednesday is going to be in Seattle performing at The Moore Theatre on April 23, 2026! \n--\nKarly Hartzman said, “This song is inspired by a story my friend told me, from when he had to pull a body out of a creek in West Virginia. Someone had drowned but they took a few days to resurface because of the current. ’I wound up here by holdin on’ is a line from my friend Evan Gray’s poetry book: Thickets Swamped in a Fence-Coated Briars. He gave me and Jake [MJ Lenderman] a copy of it to read on tour once and that line stuck out to me as pure genius so I stole it and wrote the rest of the song in my own words around it.”\n--\nSee the official video: https://www.youtube.com/watch?v=B24si8B9C-g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}