Information about plays

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

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

{
    "id": 3637710,
    "uri": "https://api.kexp.org/v2/plays/3637710/?format=api",
    "airdate": "2026-04-04T12:27:55-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-1c65dc93-6748-3bb5-be18-bdbbad7f8d42/mbid-1c65dc93-6748-3bb5-be18-bdbbad7f8d42-30269215841_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-1c65dc93-6748-3bb5-be18-bdbbad7f8d42/mbid-1c65dc93-6748-3bb5-be18-bdbbad7f8d42-30269215841_thumb250.jpg",
    "song": "Can I Kick It?",
    "track_id": "f8064cfe-2e78-3fbb-ba79-f0db242c865d",
    "recording_id": "7a84cef9-dc6c-4db2-80e8-3bfc78853093",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "People’s Instinctive Travels and the Paths of Rhythm",
    "release_id": "1c65dc93-6748-3bb5-be18-bdbbad7f8d42",
    "release_group_id": "02adb8a7-496c-3a9a-a324-662df73fdba5",
    "labels": [
        "Jive"
    ],
    "label_ids": [
        "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
    ],
    "release_date": "1990-03-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Can I Kick It?\" contains samples of \"Walk on the Wild Side\" by Lou Reed,[3] \"What a Waste\" by Ian Dury and the Blockheads, \"Spinning Wheel\" by Dr. Lonnie Smith, \"Dance of the Knights\" by Sergei Prokofiev and \"Sunshower\" by Dr. Buzzard's Original Savannah Band. \n\nPhife Dawg has stated that, because of the use of the \"Walk on the Wild Side\" sample, the group did not receive any money from the single, with Lou Reed instead claiming the profits.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}