Information about plays

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

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

{
    "id": 3565923,
    "uri": "https://api.kexp.org/v2/plays/3565923/?format=api",
    "airdate": "2025-10-16T15:18:29-07:00",
    "show": 64850,
    "show_uri": "https://api.kexp.org/v2/shows/64850/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-300665cd-6bed-423e-ae64-4425435963e5/mbid-300665cd-6bed-423e-ae64-4425435963e5-43241185794_thumb500.jpg",
    "thumbnail_uri": "https://ia800802.us.archive.org/5/items/mbid-300665cd-6bed-423e-ae64-4425435963e5/mbid-300665cd-6bed-423e-ae64-4425435963e5-43241185794_thumb250.jpg",
    "song": "Up",
    "track_id": "2b8259ca-7c75-4c14-9c9a-366b8c68c392",
    "recording_id": "9beddfce-8212-417a-ad95-77b961b9943c",
    "artist": "Danger Mouse, Black Thought & Rag'n'Bone Man",
    "artist_ids": [
        "5f39d33c-a167-4a63-9c44-71d27618b712",
        "37993cdf-f61a-488f-8cca-07e03b8aaa02",
        "4b356f05-bcc2-4544-925b-fd9a1bf708be"
    ],
    "album": "Up",
    "release_id": "300665cd-6bed-423e-ae64-4425435963e5",
    "release_group_id": "beeff910-aa5e-4b43-93f9-0d0d8963fd88",
    "labels": [
        "BMG Rights Management (UK) LTD (C)"
    ],
    "label_ids": [
        "78e3bd4c-c823-4302-9b2d-262e3ff93993"
    ],
    "release_date": "2025-10-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“The math is not particularly difficult: Take two great artists, put them together, magic.” — The New York Times\n\n“Up” is the first preview of a highly anticipated followup to \"Cheat Codes.\" The track is produced by Danger Mouse and features English musician  Rag’n’Bone Man on vocals and drums. \n--\nSee the music video directed by Joshua Ellingson: https://www.youtube.com/watch?v=LmK978jFxMk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}