Information about plays

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

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

{
    "id": 3667646,
    "uri": "https://api.kexp.org/v2/plays/3667646/?format=api",
    "airdate": "2026-06-14T02:49:41-07:00",
    "show": 66984,
    "show_uri": "https://api.kexp.org/v2/shows/66984/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-0c875d02-130d-4704-8c9b-a6a97cd190c6/mbid-0c875d02-130d-4704-8c9b-a6a97cd190c6-44892160270_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-0c875d02-130d-4704-8c9b-a6a97cd190c6/mbid-0c875d02-130d-4704-8c9b-a6a97cd190c6-44892160270_thumb250.jpg",
    "song": "Ride",
    "track_id": "671490cc-93a3-45c7-8252-c07266d59f86",
    "recording_id": "636c7435-6871-4330-9371-188ce26cb4da",
    "artist": "Jessie Ware",
    "artist_ids": [
        "6ed40778-8d03-4a5c-ad35-93cf814627c9"
    ],
    "album": "Superbloom",
    "release_id": "0c875d02-130d-4704-8c9b-a6a97cd190c6",
    "release_group_id": "f14a7a20-c82a-4746-aa59-d6886461b459",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Ride\" opens with a synth interpolation of the iconic theme from Sergio Leone's 1966 classic spaghetti Western film The Good, the Bad and the Ugly.\n\n\"I think I talked about a cowboy in the first verse, so then I started whistling Ennio Morricone's famous The Good, The Bad And The Ugly theme tune over this kind of Italo house beat, Ware said. \"The song was built around that moment, and there's a whip in there and galloping hooves.\"\n--\nWhew! Don't miss the steamy cowboy video for this song: https://www.youtube.com/watch?v=HE8XRHOGhtQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}