Information about plays

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

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

{
    "id": 3639674,
    "uri": "https://api.kexp.org/v2/plays/3639674/?format=api",
    "airdate": "2026-04-09T01:34:41-07:00",
    "show": 66404,
    "show_uri": "https://api.kexp.org/v2/shows/66404/?format=api",
    "image_uri": "https://coverartarchive.org/release/9f58c975-9a0e-4dc1-82a8-a95e92036bd8/44082927702-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9f58c975-9a0e-4dc1-82a8-a95e92036bd8/44082927702-250.jpg",
    "song": "Norf Side",
    "track_id": null,
    "recording_id": "2a28995a-dda7-4362-93eb-736a417e644b",
    "artist": "Jill Scott feat. Tierra Whack",
    "artist_ids": [
        "b1fb6a18-1626-4011-80fb-eaf83dfebcb6",
        "ae952d46-0f36-414c-90d4-f202ea2d4a71"
    ],
    "album": "To Whom This May Concern",
    "release_id": null,
    "release_group_id": "5351a021-c5cf-4642-999c-bbfc6d98212c",
    "labels": [
        "The Orchard"
    ],
    "label_ids": [
        "426f80c6-4d24-42ac-8af6-cd8d015c64ba"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "21st-century R&B legend Jill Scott returns with her first new album in 11 years and it’s a consistently strong and super diverse collection of expressive R&B/soul music that’s “equal parts magic, medicine, and mastery.” Splashes of hip-hop, jazz, house, and funk seep into ‘To Whom This May Concern’ and its fruitful 19-track run, with a pair of can’t-miss highlights in the Tierra Whack-assisted, Philly-representing “Norfside” and the scintillating R&B/house/club anthem “Right Here Right Now” produced by Sa-Ra’s Om’Mas Keith.\n- Chris Sanley, KEXP Music Director\n\nhttps://www.missjillscott.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}