Information about plays

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

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

{
    "id": 3633088,
    "uri": "https://api.kexp.org/v2/plays/3633088/?format=api",
    "airdate": "2026-03-24T10:44:34-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-ce2507be-1576-44d0-9c2f-f5f135d514ed/mbid-ce2507be-1576-44d0-9c2f-f5f135d514ed-2434018811_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-ce2507be-1576-44d0-9c2f-f5f135d514ed/mbid-ce2507be-1576-44d0-9c2f-f5f135d514ed-2434018811_thumb250.jpg",
    "song": "The Fire",
    "track_id": "c86e26cb-8dd1-4486-9ecd-530da82c66b5",
    "recording_id": "f942faff-5467-4484-862d-6de9ad4437c0",
    "artist": "The Roots",
    "artist_ids": [
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "How I Got Over",
    "release_id": "4ccb131c-ed81-4297-8011-a45d8685e573",
    "release_group_id": "9b643b98-ea0d-4c17-9dd1-8cfe2a92248f",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "2010-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Roots drummer and co-producer Questlove told MTV News about this song, which is a rare upbeat tune on How I Got Over: \"As far as 'The Fire' is concerned, we wanted to balance the record out also, with a sign of hope, a ray of hope. 'The Fire' is almost an anthem, if you will. It's like a hang-on-in-there, if you will, for us.\"\n--\nThis upbeat track features soul singer John Legend, who told MTV News he's been a fan of the Philly collective since his college days, when he was a student at the University of Pennsylvania. \"This is a group I've been following since I was a kid at UPenn. I would go to open mics and watch them host the open mics, wishing I could be onstage with them, and now I'm in the studio with them,\" he gushed.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}