Information about plays

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

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

{
    "id": 3549620,
    "uri": "https://api.kexp.org/v2/plays/3549620/?format=api",
    "airdate": "2025-09-06T13:10:49-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://ia601007.us.archive.org/20/items/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170-42681970126_thumb500.jpg",
    "thumbnail_uri": "https://ia601007.us.archive.org/20/items/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170-42681970126_thumb250.jpg",
    "song": "Solastalgia",
    "track_id": "98670d05-8cda-4ac8-b34f-1d2cfbfaed2a",
    "recording_id": "8480de70-ccaf-487a-accf-e94f6defb0ba",
    "artist": "Galore",
    "artist_ids": [
        "f115ca82-0246-46dd-884d-6b090666dc79"
    ],
    "album": "Dirt",
    "release_id": "f5d8cf88-38d5-46bb-bb20-5bc6206cb170",
    "release_group_id": "211d92cc-299e-4ce0-8d3c-56209d73e126",
    "labels": [
        "Speakeasy Studios SF"
    ],
    "label_ids": [
        "e19300c8-dec8-41f9-9259-3990840f5c5a"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Join KEXP at the 4-Star Theater on Saturday, September 13th, for our next Vinelands Live, a live celebration of music from the Bay Area and NorCal. Hosted by Vinelands co-hosts Gabriel Lopez, and Kelley Stoltz, Vinelands Live will feature live sets from Salami Rose Joe Louis and Galore, and the show will be broadcast live on 92.7 FM.\n \nDoors are at 6 PM, with the broadcast and live show running from 6 PM to 9 PM.\nTickets are $25 in advance, day of show $30.\n\nhttps://www.kexp.org/events/bayarea/vinelands-live-salami-rose-joe-louis-galore/\n\nhttps://galoresf.bandcamp.com/album/dirt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}