Information about plays

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

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

{
    "id": 3578993,
    "uri": "https://api.kexp.org/v2/plays/3578993/?format=api",
    "airdate": "2025-11-16T14:09:52-08:00",
    "show": 65127,
    "show_uri": "https://api.kexp.org/v2/shows/65127/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-bd0e90c2-172c-4ad0-9f0a-86fb109c8e46/mbid-bd0e90c2-172c-4ad0-9f0a-86fb109c8e46-43281925702_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-bd0e90c2-172c-4ad0-9f0a-86fb109c8e46/mbid-bd0e90c2-172c-4ad0-9f0a-86fb109c8e46-43281925702_thumb250.jpg",
    "song": "Prototype",
    "track_id": "64fd77cb-a319-4a85-8d7b-2e43e7af1f9c",
    "recording_id": "e6211d1e-59f9-4073-a098-1d03d0a2ee97",
    "artist": "Robert Glasper feat. Norah Jones",
    "artist_ids": [
        "6e8f82ea-9e6d-4fdd-9b32-32feef13186b",
        "985c709c-7771-4de3-9024-7bda29ebe3f9"
    ],
    "album": "Keys to the City Volume One",
    "release_id": "bd0e90c2-172c-4ad0-9f0a-86fb109c8e46",
    "release_group_id": "c3a16a2e-08f8-49cf-954b-7098b00dbdc2",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest offering from legendary Houston-bred pianist/producer Robert Glasper - ‘Keys to the City Volume One’ features standout collaborations with Black Thought (covering The Roots’ seminal “Step Into the Realm”), Meshell Ndegeocello (covering Ready For the World’s all-time slow jam “Love You Down”), Norah Jones (covering André 3000’s influential “Prototype”), Thundercat (covering Chick Correa’s “Paint the World”), and Yebba (“Over”), alongside additional appearances from Bilal, Esperanza Spalding, and T3 of Slum Village. In keeping with Robert’s tradition of doing wild Radiohead covers, he also tackles an epic rendition of “Packt Like Sardines In A Crushd Tin Box.” -Alex Ruder-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}