Information about plays

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

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

{
    "id": 3635616,
    "uri": "https://api.kexp.org/v2/plays/3635616/?format=api",
    "airdate": "2026-03-30T14:12:51-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90/mbid-f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90-44675533583_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90/mbid-f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90-44675533583_thumb250.jpg",
    "song": "No Me Jodas",
    "track_id": "69dba697-9ff4-4ec0-98ed-d913cc95dde5",
    "recording_id": "d72694ec-eab8-44da-a9a1-f8fac0d32c20",
    "artist": "Downtown Boys",
    "artist_ids": [
        "4bab4841-5584-4c04-a933-3f537fbe3aad"
    ],
    "album": "Public Luxury",
    "release_id": "f1b8e80f-e34d-4c8a-9021-7fdb9bd4da90",
    "release_group_id": "b3bf91f5-4e5b-4b66-ba65-c322ccdf4ae5",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-06-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Public Luxury' is due out June 26th!\n\n“This record is bigger and more expansive than anything we’ve done before,” explained DeFrancesco. “In writing this music, I tried to get closer to the feeling and sound of our live shows, which is where Downtown Boys is best experienced. When we perform, the guitars, keyboards, saxophones, the singing and intros, and the crowd yelling along with us all blend into a beautiful, cathartic energy. We wanted these songs to carry the depth of that live experience onto the recording itself.” https://www.subpop.com/releases/downtown_boys/public_luxury\n\nDowntown Boys stopped by the KEXP studio back in 2017! Check out their full performance: https://www.youtube.com/watch?v=AMpukdjCUHw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}