Information about plays

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

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

{
    "id": 3566362,
    "uri": "https://api.kexp.org/v2/plays/3566362/?format=api",
    "airdate": "2025-10-17T13:07:16-07:00",
    "show": 64857,
    "show_uri": "https://api.kexp.org/v2/shows/64857/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-9b1ce20b-37fd-47aa-b2cd-36e108948736/mbid-9b1ce20b-37fd-47aa-b2cd-36e108948736-30004882256_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-9b1ce20b-37fd-47aa-b2cd-36e108948736/mbid-9b1ce20b-37fd-47aa-b2cd-36e108948736-30004882256_thumb250.jpg",
    "song": "Die to Be a Butterfly",
    "track_id": "7a78c722-e7af-422e-8a70-45b89bc45688",
    "recording_id": "88e6893d-198e-4fd0-b858-fd287041ea01",
    "artist": "Ora The Molecule",
    "artist_ids": [
        "01150b18-f9d3-424d-b7cf-a6922d162b91"
    ],
    "album": "Human Safari",
    "release_id": "9b1ce20b-37fd-47aa-b2cd-36e108948736",
    "release_group_id": "dcc888b3-aed0-4bfc-a69f-5aca7b0e9416",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2021-07-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Troy sat down with Norwegian artist Ora the Molecule for a Live on KEXP at Home Session in 2021: https://bit.ly/3E16mIb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}