Information about plays

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

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

{
    "id": 3582214,
    "uri": "https://api.kexp.org/v2/plays/3582214/?format=api",
    "airdate": "2025-11-24T05:42:11-08:00",
    "show": 65196,
    "show_uri": "https://api.kexp.org/v2/shows/65196/?format=api",
    "image_uri": "https://ia801300.us.archive.org/2/items/mbid-2cfca236-2cd3-4803-af4b-1a1957acec63/mbid-2cfca236-2cd3-4803-af4b-1a1957acec63-3370100585_thumb500.jpg",
    "thumbnail_uri": "https://dn710305.ca.archive.org/0/items/mbid-2cfca236-2cd3-4803-af4b-1a1957acec63/mbid-2cfca236-2cd3-4803-af4b-1a1957acec63-3370100585_thumb250.jpg",
    "song": "Blue as Your Blood",
    "track_id": "0f16775d-f8e7-39ac-bbd2-9b957980605c",
    "recording_id": "cd454998-36d7-470f-adf1-6cdbc056923e",
    "artist": "The Walkmen",
    "artist_ids": [
        "b7834ebd-64ae-46c3-a930-2d3a52ee743a"
    ],
    "album": "Lisbon",
    "release_id": "2cfca236-2cd3-4803-af4b-1a1957acec63",
    "release_group_id": "92f942a3-0856-43a9-8dce-8b2edf897fa4",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2010-09-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lisbon was recorded over the course of eight months beginning in the fall of 2009 with You & Me producer Chris Zane (Passion Pit, Les Savy Fav, Tokyo Police Club). The band then traveled to Dallas to finish the album with producer John Congleton (St. Vincent, Explosions in the Sky). Featuring the band’s signature vintage instrument-sound, Lisbon will showcase “a lot of stuff that’s Elvis-sounding, like early Elvis and Sun Records kind of sounds,” says frontman Hamilton Leithauser.\n\nhttps://thewalkmen.bandcamp.com/album/lisbon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}