Information about plays

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

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

{
    "id": 3589164,
    "uri": "https://api.kexp.org/v2/plays/3589164/?format=api",
    "airdate": "2025-12-10T02:14:33-08:00",
    "show": 65336,
    "show_uri": "https://api.kexp.org/v2/shows/65336/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bass Intro/There's Something Goin' On",
    "track_id": null,
    "recording_id": null,
    "artist": "The Roots",
    "artist_ids": [
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "Come Alive Too: DYWM30 Live at Blue Note NYC",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Passyunk Productions LLC / EMPIRE"
    ],
    "label_ids": [],
    "release_date": "2025-11-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Roots have released Come Alive Too: DYWM30 Live at Blue Note NYC to celebrate the 30th anniversary of their debut, Do You Want More?!!!??!. (I guess Organix doesn't count?). \n\nRecorded during a March 2025 residency at NYC's Blue Note Jazz Club, the 2xLP vinyl set features 21 tracks, live instrumentation and special guests including their longtime Philly fam (Ursula Rucker, Rahzel, Dice Raw and more).\n\n---\n\nPre-orders for the Double LP available now:\n\nhttps://rrcmusic.co/products/the-roots-come-alive-too-dywm30-live-at-blue-note-nyc-lp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}