Information about plays

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

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

{
    "id": 3609894,
    "uri": "https://api.kexp.org/v2/plays/3609894/?format=api",
    "airdate": "2026-01-27T18:40:13-08:00",
    "show": 65771,
    "show_uri": "https://api.kexp.org/v2/shows/65771/?format=api",
    "image_uri": "https://ia601508.us.archive.org/2/items/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40-15168124998_thumb500.jpg",
    "thumbnail_uri": "https://ia801508.us.archive.org/2/items/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40/mbid-eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40-15168124998_thumb250.jpg",
    "song": "The Space Program",
    "track_id": "a96d0cfa-4c7b-4ce2-ba97-67090735d68d",
    "recording_id": "0922d017-7cdf-43f8-b70c-a44f5c764b2a",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "We Got It from Here... Thank You 4 Your Service",
    "release_id": "eb3a43ff-34cf-4c17-9be6-9ffa06e7ac40",
    "release_group_id": "b445860f-edd9-4160-841c-fccf5533ecbd",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2016-11-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Space Program\" is the opening track on ATCQ's final album (2016), their first since 1998, and includes posthumous vocals by Phife Dawg.\n\nWhen the group performed this on Saturday Night Live in 2016, Consequence and Busta Rhymes joined in after coming from the front row of the crowd: https://vimeo.com/201470063\n--\nOn March 29, 2018, Tribe released their music video for “The Space Program.\"  The 8 minute visual, directed by Warren Fu, features a host of past collaborators and long time friends of Tribe, performing Phife Dawg’s closing chorus, including; Consequence, Erykah Badu, Vince Staples, Pharrell Williams, Common, Alicia Keys, Rosario Dawson, Questlove and more.: https://www.youtube.com/watch?v=qTrqmNieVKI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}