Information about plays

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

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

{
    "id": 3621352,
    "uri": "https://api.kexp.org/v2/plays/3621352/?format=api",
    "airdate": "2026-02-23T16:41:58-08:00",
    "show": 66013,
    "show_uri": "https://api.kexp.org/v2/shows/66013/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Liftin' Me Up",
    "track_id": "28a45c22-3706-45ec-9f52-e7d1897f7a89",
    "recording_id": "18108a60-3168-4f29-a8c3-3b44a5021d95",
    "artist": "Jill Scott",
    "artist_ids": [
        "b1fb6a18-1626-4011-80fb-eaf83dfebcb6"
    ],
    "album": "To Whom This May Concern",
    "release_id": "8a61dd14-380e-4ea5-a06d-e2f49ef68baa",
    "release_group_id": "5351a021-c5cf-4642-999c-bbfc6d98212c",
    "labels": [
        "The Orchard",
        "Human Re Sources",
        "Blues Babe Records"
    ],
    "label_ids": [
        "426f80c6-4d24-42ac-8af6-cd8d015c64ba",
        "c4f89a2b-8b94-4557-947a-75dc25b0a655",
        "81290650-637a-4c94-86a8-b19f1513e8bf"
    ],
    "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 “Norf Side” and the scintillating R&B/house/club anthem “Right Here Right Now” produced by Sa-Ra’s Om’Mas Keith. Jill’s voice sounds golden throughout, whether tackling horn-accented throwback vocal jazz (“Pay U on Tuesday”), racy and wildly innuendo-heavy slow jams (“Don’t Play”), or getting swaggy alongside Too $hort on the fascinating midpoint tune “BPOTY” (Biggest Pimp of the Year).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}