Information about plays

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

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

{
    "id": 3582401,
    "uri": "https://api.kexp.org/v2/plays/3582401/?format=api",
    "airdate": "2025-11-24T14:47:18-08:00",
    "show": 65200,
    "show_uri": "https://api.kexp.org/v2/shows/65200/?format=api",
    "image_uri": "https://ia801800.us.archive.org/24/items/mbid-38c7af19-3f10-46f7-8a85-3c9801893593/mbid-38c7af19-3f10-46f7-8a85-3c9801893593-22703954220_thumb500.jpg",
    "thumbnail_uri": "https://ia801800.us.archive.org/24/items/mbid-38c7af19-3f10-46f7-8a85-3c9801893593/mbid-38c7af19-3f10-46f7-8a85-3c9801893593-22703954220_thumb250.jpg",
    "song": "Movies",
    "track_id": "fb38c837-3044-42e9-92e7-15c4acc4d551",
    "recording_id": "5e975eb5-49fb-490e-bbef-c17f336e7188",
    "artist": "Weyes Blood",
    "artist_ids": [
        "469d6414-1f06-43de-80d5-17762d4a356a"
    ],
    "album": "Titanic Rising",
    "release_id": "38c7af19-3f10-46f7-8a85-3c9801893593",
    "release_group_id": "b30447b9-8e32-4e98-a128-9c18d9378e8d",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2019-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Weyes Blood performed \"Movies\" live in the KEXP studio in 2019. Watch the full session here:\nhttps://youtu.be/N2xW563bb-4\n\nTellingly, Natalie Mering classifies Titanic Rising as the Kinks meet WWII or Bob Seger meets Enya. The latter captures the album’s willful expansiveness (“You can tell there’s not a guy pulling the strings in Enya’s studio,” she notes, admiringly). The former relays her imperative to connect with listeners. “The clarity of Bob Seger is unmistakable. I’m a big fan of conversational songwriting,” she adds. “I just try to do that in a way that uses abstract imagery as well.”\n\nhttps://weyesblood.bandcamp.com/album/titanic-rising",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}