Information about plays

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

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

{
    "id": 3656427,
    "uri": "https://api.kexp.org/v2/plays/3656427/?format=api",
    "airdate": "2026-05-18T14:25:03-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://ia600809.us.archive.org/11/items/mbid-c2b06b3b-9cc8-462c-9ea5-bb85d735cfd6/mbid-c2b06b3b-9cc8-462c-9ea5-bb85d735cfd6-44865551469_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-c2b06b3b-9cc8-462c-9ea5-bb85d735cfd6/mbid-c2b06b3b-9cc8-462c-9ea5-bb85d735cfd6-44865551469_thumb250.jpg",
    "song": "CAMERAS",
    "track_id": "d9e1736b-dffc-4dce-8696-c4e388179b49",
    "recording_id": "d2171a59-a97c-4817-9fe8-d0760f9f63b0",
    "artist": "Isaiah Rashad feat. Dominic Fike",
    "artist_ids": [
        "37547347-ea75-45fa-9766-ff36b44d8147",
        "e337c918-098f-418e-97a2-81dc224b1bf9"
    ],
    "album": "IT’S BEEN AWFUL",
    "release_id": "c2b06b3b-9cc8-462c-9ea5-bb85d735cfd6",
    "release_group_id": "434089fc-fe02-4883-a5c2-1a58abb10578",
    "labels": [
        "Warner Records",
        "Top Dawg Entertainment"
    ],
    "label_ids": [
        "d4cd174f-784d-48d7-91c6-7427bd5d57fe",
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5"
    ],
    "release_date": "2026-05-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"CAMERAS\" is one of the most direct moments on Isaiah Rashad's new album β€” a reckoning with what fame actually costs. Over a smooth, laid-back beat, he and Dominic Fike trade verses about being watched by everyone while feeling invisible to the people who matter. The track sits on \"IT'S BEEN AWFUL,\" Rashad's third album and first in five years, out May 1 on Top Dawg Entertainment and Warner β€” a record the Chattanooga rapper made after retreating from public life following what NPR called \"a very private betrayal.\"\n \nhttps://www.medicineboxmag.com/post/isaiah-rashads-cameras-lyrics-explained-fame-memory-and-the-fear-of-being-forgotten\nhttps://www.isaiahrashad.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}