Information about plays

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

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

{
    "id": 3648941,
    "uri": "https://api.kexp.org/v2/plays/3648941/?format=api",
    "airdate": "2026-05-01T03:33:00-07:00",
    "show": 66595,
    "show_uri": "https://api.kexp.org/v2/shows/66595/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "TIME TO GET FREE",
    "track_id": null,
    "recording_id": null,
    "artist": "The Neighborhood Kids, Sa-Roc",
    "artist_ids": [],
    "album": "Voice of the Revolution",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album from San Diego, CA group The Neighborhood Kids!\n\nhttps://theneighborhoodkids.bandcamp.com/album/voice-of-the-revolution\n\n---\n\nThe Neighborhood Kids embark on a tour starting today in Chicago and routing back to the West Coast including dates on May 9 in Beaverton, May 29 in Berkeley. Catch them in Seattle on June 7 at Nectar Lounge and Tacoma on June 8 at Jazzbones.\n\nMore dates: \n\nhttps://www.bandsintown.com/a/15554745-the-neighborhood-kids?came_from=311&utm_medium=web&utm_source=artist_event_page&utm_campaign=lineup_artist",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}