Information about plays

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

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

{
    "id": 3638679,
    "uri": "https://api.kexp.org/v2/plays/3638679/?format=api",
    "airdate": "2026-04-06T16:00:37-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-fc3aaf24-4748-442f-8a9f-0f06711ba1bc/mbid-fc3aaf24-4748-442f-8a9f-0f06711ba1bc-14818832255_thumb250.jpg",
    "song": "Thinkin Bout You",
    "track_id": "0d406bc4-f54e-4c16-8446-2cf58a504dff",
    "recording_id": "657d48cd-f4fd-4394-a3a2-3a77f853d50e",
    "artist": "Robert Glasper Experiment",
    "artist_ids": [
        "0ec3c9dc-45e7-4bc1-9813-a866acaae772"
    ],
    "album": "ArtScience",
    "release_id": "fc3aaf24-4748-442f-8a9f-0f06711ba1bc",
    "release_group_id": "c54e8679-8732-40bc-a84e-7c664122a58e",
    "labels": [
        "Blue Note"
    ],
    "label_ids": [
        "713c4a95-6616-442b-9cf6-14e1ddfd5946"
    ],
    "release_date": "2016-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to Robet Glasper\n\nAfter dominating the jazz charts, winning a couple R&B Grammys, and recording with everyone from Erykah Badu to Norah Jones to Snoop Dogg, what’s next for a band like the Robert Glasper Experiment? When the group’s leader scores a Miles Davis film, plays keys all over albums from Kendrick Lamar’s To Pimp A Butterfly to Anderson .Paak’s Malibu to Maxwell’s blackSUMMERS’night, and is currently collaborating on forthcoming albums from Herbie Hancock, Common, and Mac Miller, what can you do to level up? “You do you,” says Glasper with a chuckle. “People need to hear what the Experiment sounds like, just us—know what our vibe is and can be.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}