Information about plays

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

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

{
    "id": 3636768,
    "uri": "https://api.kexp.org/v2/plays/3636768/?format=api",
    "airdate": "2026-04-02T06:17:49-07:00",
    "show": 66343,
    "show_uri": "https://api.kexp.org/v2/shows/66343/?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://dn711102.ca.archive.org/0/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": "Recorded in secret before the 2016 passing of Phife Dawg, \"The Space Program\" serves as a manifesto for the group's final album. The track uses the metaphor of space travel to address social displacement and the need for unity, blending their hallmark jazz-infused production with collaborative verses from the entire collective. In 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"
}