Information about plays

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

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

{
    "id": 3580172,
    "uri": "https://api.kexp.org/v2/plays/3580172/?format=api",
    "airdate": "2025-11-19T09:10:51-08:00",
    "show": 65152,
    "show_uri": "https://api.kexp.org/v2/shows/65152/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-73c6234f-15fe-39a3-ac08-6768135b0403/mbid-73c6234f-15fe-39a3-ac08-6768135b0403-6596219930_thumb500.jpg",
    "thumbnail_uri": "https://ia802301.us.archive.org/30/items/mbid-73c6234f-15fe-39a3-ac08-6768135b0403/mbid-73c6234f-15fe-39a3-ac08-6768135b0403-6596219930_thumb250.jpg",
    "song": "What Else Is There?",
    "track_id": "5c90939c-b541-3595-8da6-eea6c7edf0f1",
    "recording_id": "9ab4b741-1953-48cd-9cea-8539edaf11bb",
    "artist": "Röyksopp",
    "artist_ids": [
        "1c70a3fc-fa3c-4be1-8b55-c3192db8a884"
    ],
    "album": "The Understanding",
    "release_id": "73c6234f-15fe-39a3-ac08-6768135b0403",
    "release_group_id": "35c2f03e-8bba-360e-bc5e-96b183147609",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2005-07-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Norwegian electronic music duo Röyksopp is joined by half of Swedish electronica duo The Knife - Karin Dreijer is featured on vocals for \"What Else Is There?\".\n\nThe music video was directed by Martin de Thurah. It features Norwegian model Marianne Schröder who is shown lip-syncing Dreijer's voice. Schröder is depicted as a floating woman traveling across stormy landscapes and within empty houses. Dreijer makes a cameo appearance as a woman wearing an Elizabethan ruff while dining alone at a festive table.\nhttps://bit.ly/3gMuFPZ\nhttps://youtu.be/ADBKdSCbmiM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}