Information about plays

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

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

{
    "id": 3555521,
    "uri": "https://api.kexp.org/v2/plays/3555521/?format=api",
    "airdate": "2025-09-20T17:55:08-07:00",
    "show": 64614,
    "show_uri": "https://api.kexp.org/v2/shows/64614/?format=api",
    "image_uri": "https://ia600901.us.archive.org/6/items/mbid-316a706b-23ba-4448-a395-09a4c7bdc398/mbid-316a706b-23ba-4448-a395-09a4c7bdc398-42499795248_thumb500.jpg",
    "thumbnail_uri": "https://dn721302.ca.archive.org/0/items/mbid-316a706b-23ba-4448-a395-09a4c7bdc398/mbid-316a706b-23ba-4448-a395-09a4c7bdc398-42499795248_thumb250.jpg",
    "song": "Intergalactic Dance (Lindstrøm remix)",
    "track_id": "e529d11b-214a-4cb3-8b30-8e97c377ce2e",
    "recording_id": "a5c03033-ccd5-4d0b-a57c-29881da4e449",
    "artist": "Ora the Molecule",
    "artist_ids": [
        "01150b18-f9d3-424d-b7cf-a6922d162b91"
    ],
    "album": "Intergalactic Dance (Lindstrøm remix)",
    "release_id": "316a706b-23ba-4448-a395-09a4c7bdc398",
    "release_group_id": "c4901694-09c2-4cb2-9a0d-0ef0194ea61b",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2025-07-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ora The Molecule will perform @ Seattle's Showbox on November 10th! \n\nWatch their 2021 Live on KEXP performance here:\nhttps://www.youtube.com/watch?v=Lgyfpn0H9_Q&t=6s\n\nThanks everyone! Stick around for Audioasis and Vinelands!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}