Information about plays

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

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

{
    "id": 3554971,
    "uri": "https://api.kexp.org/v2/plays/3554971/?format=api",
    "airdate": "2025-09-19T10:49:10-07:00",
    "show": 64602,
    "show_uri": "https://api.kexp.org/v2/shows/64602/?format=api",
    "image_uri": "https://ia600205.us.archive.org/34/items/mbid-0ca9085e-c648-48a8-a362-cf4187fed363/mbid-0ca9085e-c648-48a8-a362-cf4187fed363-38457039304_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-0ca9085e-c648-48a8-a362-cf4187fed363/mbid-0ca9085e-c648-48a8-a362-cf4187fed363-38457039304_thumb250.jpg",
    "song": "Modesto",
    "track_id": "d952763f-ac9f-4664-9988-9f0250d7a9f0",
    "recording_id": "682b9812-26bb-4bba-880e-fddd2c651ea8",
    "artist": "Pedro the Lion",
    "artist_ids": [
        "2f360fd9-6440-4896-9f45-8156e8b0b204"
    ],
    "album": "Santa Cruz",
    "release_id": "0ca9085e-c648-48a8-a362-cf4187fed363",
    "release_group_id": "9aa9bd57-ec6b-46c4-90e2-b52600186505",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Pedro the Lion is on tour with Grandaddy! Did you catch them last night in Seattle? They'll play Portland Saturday and Sunday night this weekend before heading off to the Midwest. Dates here: https://pedrothelion.com/on-tour-with-grandaddy-september-2025/\n\n\"Modesto\" is inspired by Grandaddy! Dave Bazan says in a quote:\n\n\"We’re now happy to reveal that 'Taster' by Grandaddy is the song I hear in my headphones in the Pedro song “Modesto.” Sometimes you hear the right song at just the right moment and it helps you find your path and your new favorite band. Forever grateful to Jason, Jim, Tim, Aaron and Kevin.\"\n\nhttps://davidbazan.substack.com/p/taster-and-modesto-live-at-the-crumb?utm_source=profile&utm_medium=reader2\n\n--\n\nDavid Bazan of Pedro the Lion sat down with Dusty Henry on KEXP's A Deeper Listen podcast to discuss making the record, learning to “re-parent” himself, and \"what he’s learned about himself through the process.\" Check it out here: https://www.kexp.org/podcasts/a-deeper-listen/2024/7/16/pedro-the-lion-makes-peace-with-the-past/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}