Information about plays

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

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

{
    "id": 3622510,
    "uri": "https://api.kexp.org/v2/plays/3622510/?format=api",
    "airdate": "2026-02-26T09:50:12-08:00",
    "show": 66034,
    "show_uri": "https://api.kexp.org/v2/shows/66034/?format=api",
    "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-84dfc163-4782-4380-9223-694dd08d9776/mbid-84dfc163-4782-4380-9223-694dd08d9776-4475455166_thumb500.jpg",
    "thumbnail_uri": "https://dn710305.ca.archive.org/0/items/mbid-84dfc163-4782-4380-9223-694dd08d9776/mbid-84dfc163-4782-4380-9223-694dd08d9776-4475455166_thumb250.jpg",
    "song": "Mama Said Knock You Out",
    "track_id": "8262dd44-9479-39be-b813-ace36ce4496e",
    "recording_id": "72de8de0-4a1c-4184-a95e-558546986772",
    "artist": "LL Cool J",
    "artist_ids": [
        "a4dd0e77-83b8-4e92-89b7-effb0e47fd8c"
    ],
    "album": "All World",
    "release_id": "84dfc163-4782-4380-9223-694dd08d9776",
    "release_group_id": "c1f3ec5c-6421-382e-a646-3de92cf5e4b8",
    "labels": [
        "Def Jam Music Group"
    ],
    "label_ids": [
        "e2ed0cac-6b4e-4d54-b211-79bcce7d65eb"
    ],
    "release_date": "1996-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1991, LL Cool J released this single. This song samples 11-songs including…\n\n-Sly & the Family Stone - Trip to Your Heart\n-James Brown's Funky Drummer (Pt. 1 & 2)\t\n-Digital Underground's The Humpty Dance\t\n-Eddie Bo's Hook and Sling - Part I\t\n-Big Daddy Kane's Raw\t\n-Divine Sounds's Do or Die Bed Sty\t\n-Spoonie Gee's Spoonin Rap (A Drive Down the Street I Was Spanking and Freaking)\t\n-Dan Aykroyd and Tom Hanks's City of Crime\t\n-Kool Moe Dee's How Ya Like Me Now\t\n-LL Cool J's Rock the Bells",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}