Information about plays

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

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

{
    "id": 3650032,
    "uri": "https://api.kexp.org/v2/plays/3650032/?format=api",
    "airdate": "2026-05-03T14:02:09-07:00",
    "show": 66620,
    "show_uri": "https://api.kexp.org/v2/shows/66620/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-31c83dbb-937c-4919-8a7f-52ff662bdb46/mbid-31c83dbb-937c-4919-8a7f-52ff662bdb46-43566506294_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-31c83dbb-937c-4919-8a7f-52ff662bdb46/mbid-31c83dbb-937c-4919-8a7f-52ff662bdb46-43566506294_thumb250.jpg",
    "song": "Over the Moon",
    "track_id": "4e93e509-de4d-4448-8cd5-a9f2a0cd1f22",
    "recording_id": "09f1a2e4-46bf-4fd9-a64b-5d131c6660ff",
    "artist": "TOBi feat. Genevieve Artadi & Real Bad Man",
    "artist_ids": [
        "4294e003-358b-4296-88a3-9631de7fbfca",
        "ff8cb8a8-47f7-47f4-963c-3b855798b36f",
        "d7aee312-1a30-4012-bda8-763f8e809136"
    ],
    "album": "The Perfect Blue",
    "release_id": "31c83dbb-937c-4919-8a7f-52ff662bdb46",
    "release_group_id": "e94325ba-9ceb-469a-a917-284ca81e2ae7",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TOBi — Oluwatobi Feyisara Ajibolade — was born in Lagos in 1993, moved to Canada at nine, and eventually settled in Brampton, Ontario. He earned a Biology degree at Wilfrid Laurier University and worked as a youth service worker in downtown Toronto before music took over. Four Juno Awards later — including 2024's Rap Album of the Year for Panic — he's become one of Canadian hip-hop's most distinctive voices. The Perfect Blue, his November 2025 LP with LA producers Real Bad Man, with Genevieve Artadi guesting on this track, is his most texturally adventurous record to date. \n\nhttps://www.billboard.com/music/rb-hip-hop/tobi-debut-album-still-interview-8509889/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}