Information about plays

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

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

{
    "id": 3662396,
    "uri": "https://api.kexp.org/v2/plays/3662396/?format=api",
    "airdate": "2026-06-01T13:08:36-07:00",
    "show": 66877,
    "show_uri": "https://api.kexp.org/v2/shows/66877/?format=api",
    "image_uri": "https://dn720006.ca.archive.org/0/items/mbid-2df6e712-6cc9-47da-a353-5e5226b97596/mbid-2df6e712-6cc9-47da-a353-5e5226b97596-44573061315_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Daydream Honey",
    "track_id": "98f06ee8-9d2a-44de-8fcf-8cf3c28a4b92",
    "recording_id": "f6255478-63b1-4c21-a901-469175a2fc5f",
    "artist": "Johnny Dynamite",
    "artist_ids": [
        "06e0193d-8a59-4a16-b0c6-34e966800375"
    ],
    "album": "Johnny Dynamite",
    "release_id": "2df6e712-6cc9-47da-a353-5e5226b97596",
    "release_group_id": "4c59b207-3501-4950-9761-4ff41f697e4a",
    "labels": [
        "Born Losers Records"
    ],
    "label_ids": [
        "d7fa0dd1-27a9-4252-b07e-56df1300ca99"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Johnny Dynamite is the solo alias of synth-centric singer/songwriter and producer John Morisi, though at times Dynamite is joined by his band “The Bloodsuckers”. Inspired by the illustrative work of his grandfather, acclaimed comic book artist, and Brooklyn native Pete Morisi, Dynamite took on the name of one of his most iconic characters, an anti-hero detective from the underworld.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}