Information about plays

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

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

{
    "id": 3550128,
    "uri": "https://api.kexp.org/v2/plays/3550128/?format=api",
    "airdate": "2025-09-07T17:31:08-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30-42522804561_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30/mbid-def25b73-690b-4256-9fd9-a50bdca5bd30-42522804561_thumb250.jpg",
    "song": "Mind Loaded",
    "track_id": "a1c4b602-f527-4a73-9399-0b256223e341",
    "recording_id": "c76e66e7-8632-4e0f-aa10-dfce4b4c3441",
    "artist": "Blood Orange feat. Caroline Polachek, Lorde & Mustafa",
    "artist_ids": [
        "8e494408-8620-4c6a-82c2-c2ca4a1e4f12",
        "3d254f1e-7d18-431b-baeb-68e57695dfdb",
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a",
        "987c5b70-b132-483f-8e0f-7bca4dca617f"
    ],
    "album": "Essex Honey",
    "release_id": "b860c24b-a30c-4dfc-886a-1d7878e6f864",
    "release_group_id": "778e2320-736e-4634-ae65-354d408c40e9",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written, produced, and recorded by Dev Hynes, Essex Honey is a soundtrack created from a dreamscape of his journey working through grief. It is also an album about growing up in Essex (outside London) and the way music has inspired, healed, and interwoven itself through Hynes’ life.\n\nLike all Blood Orange albums, Essex Honey comes with an incredible list of collaborators, some who have created with Hynes multiple times, and others who are new to his sonic fold.\n\nThese include Lorde, Caroline Polachek, Daniel Cesar, Mustafa, Turnstile’s Brendan Yates, Tariq Al-Sabir, author Zadie Smith - singing on an album for the first time - Ian Isiah, Tirzah, Eva Tolkin, The Durutti Column, Wet’s Kelly Zutrau, actors Naomi Scott and Amandala Stenberg, and Liam Benzvi. https://tinyurl.com/4t2zt4e8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}