Information about plays

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

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

{
    "id": 3582816,
    "uri": "https://api.kexp.org/v2/plays/3582816/?format=api",
    "airdate": "2025-11-25T14:22:57-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?format=api",
    "image_uri": "https://ia601902.us.archive.org/16/items/mbid-eabe4574-f277-470e-a3bc-a50ffd2d9384/mbid-eabe4574-f277-470e-a3bc-a50ffd2d9384-3852282266_thumb500.jpg",
    "thumbnail_uri": "https://ia801902.us.archive.org/16/items/mbid-eabe4574-f277-470e-a3bc-a50ffd2d9384/mbid-eabe4574-f277-470e-a3bc-a50ffd2d9384-3852282266_thumb250.jpg",
    "song": "The Underdog",
    "track_id": "91b51ddc-4ba2-3aa7-9e93-78de4f0934ae",
    "recording_id": "0201b1b1-82d5-472d-8fa7-5b84c42b20cb",
    "artist": "Spoon",
    "artist_ids": [
        "84eac621-1c5a-49a1-9500-555099c6e184"
    ],
    "album": "Ga Ga Ga Ga Ga",
    "release_id": "eabe4574-f277-470e-a3bc-a50ffd2d9384",
    "release_group_id": "9fe3ccc2-9649-3ac3-bc7f-a82d9b6ee815",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2007-07-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One reviewer of Spoon's 2007 release writes, \"Ga Ga travels past in a flash-- at 36 minutes, it returns to the brief runtime that [Gimme] Fiction well surpassed-- but leaves plenty of reasons to revisit. Daniel and drummer Jim Eno's tendencies toward studio-based devilry come full-flower here, each listen revealing craftsmen reveling in detail. What in lesser hands could be extra-textual gobbledygook instead feels the product of studio freestyling, something to which the murky mixing-board wizardry of Jamaican dub is an obvious precursor.\" https://tinyurl.com/34kbrx4s \n\nhttps://spoontheband.bandcamp.com\nhttps://spoontheband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}