Information about plays

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

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

{
    "id": 3615244,
    "uri": "https://api.kexp.org/v2/plays/3615244/?format=api",
    "airdate": "2026-02-09T10:34:25-08:00",
    "show": 65888,
    "show_uri": "https://api.kexp.org/v2/shows/65888/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Reggie 93",
    "track_id": null,
    "recording_id": null,
    "artist": "Meldrop",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Seattle, WA and playing SoundOff on Saturday, February 21st at Seattle's MoPop! ALL AGES. https://www.mopop.org/programs/sound-off\n\nAlso playing Seattle Saturday, April 11th @ Barboza!\n\nKEXP has a free education program teaching young people the art of music curation and radio called 90.TEEN. Each week a different teen DJ in our current 90.TEEN cohort plays an hour-long set of music. https://www.kexp.org/shows/90.-teen/\n\nThis past Saturday’s 90.TEEN DJ was DJ T! DJ T is a 15-year-old singer-songwriter from the Ballard neighborhood of Seattle. He’s learning how to play several instruments including guitar, ukulele, piano and glockenspiel. He says he is grateful for the DJs and music discovery at KEXP that has inspired him to pursue making music himself.\n\nThis week, DJ T did a show highlighting Seattle’s Sound Off music showcase! It’s a music event for 21-and-under artists put on by the Museum of Pop Culture.\n\nMeldrop is a five-piece indie rock group hailing from Tacoma, WA. Their journey began unexpectedly in the fall of 2022, as a group of bussers from a local seafood joint decided to unwind with a jam session after work. The immediate connection that emerged from that impromptu jam lit a spark that has since propelled the band into the heart of the Seattle music scene and beyond. https://bit.ly/4am7E0G\n\nhttps://meldropband.com/tour\nhttps://meldrop.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}