Information about plays

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

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

{
    "id": 3548857,
    "uri": "https://api.kexp.org/v2/plays/3548857/?format=api",
    "airdate": "2025-09-04T14:11:06-07:00",
    "show": 64473,
    "show_uri": "https://api.kexp.org/v2/shows/64473/?format=api",
    "image_uri": "https://ia801204.us.archive.org/30/items/mbid-b51ce6f1-7b00-33a9-bb2e-c976385f5faa/mbid-b51ce6f1-7b00-33a9-bb2e-c976385f5faa-12053294894_thumb500.jpg",
    "thumbnail_uri": "https://ia801204.us.archive.org/30/items/mbid-b51ce6f1-7b00-33a9-bb2e-c976385f5faa/mbid-b51ce6f1-7b00-33a9-bb2e-c976385f5faa-12053294894_thumb250.jpg",
    "song": "Home",
    "track_id": "999a6fce-e08a-36d6-8480-eb1a5d8025e7",
    "recording_id": "624771b4-71f9-4a5f-91bc-8bc3a09f6d8f",
    "artist": "Pop Will Eat Itself",
    "artist_ids": [
        "e74d6546-7d69-43aa-9580-51a80cd9ae54"
    ],
    "album": "Dos Dedos Mis Amigos",
    "release_id": "b51ce6f1-7b00-33a9-bb2e-c976385f5faa",
    "release_group_id": "143eaa18-702d-3765-a767-cd5fc5f91a75",
    "labels": [
        "Nothing Records"
    ],
    "label_ids": [
        "4b5cba06-6a79-454c-91f5-3fe220d4950d"
    ],
    "release_date": "1994-09-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Triple OG!!!\n \"Home\" contains samples of the bass from  \"Cargo Culte\" by Serge Gainsbourg and the drums from  \"What's Up Front That Counts\" by The Counts!\n--\nMidlands, England band Pop Will Eat Itself talks about their early transformations in this May, 2025 interview: https://retrofuturista.com/interview-with-pop-will-eat-itself-deploy-pause-restart/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}