Information about plays

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

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

{
    "id": 3551727,
    "uri": "https://api.kexp.org/v2/plays/3551727/?format=api",
    "airdate": "2025-09-11T14:06:04-07:00",
    "show": 64534,
    "show_uri": "https://api.kexp.org/v2/shows/64534/?format=api",
    "image_uri": "https://ia601903.us.archive.org/12/items/mbid-5c4b42bf-3fd8-43eb-bb64-ecb4259b68fe/mbid-5c4b42bf-3fd8-43eb-bb64-ecb4259b68fe-4410543364_thumb500.jpg",
    "thumbnail_uri": "https://ia801903.us.archive.org/12/items/mbid-5c4b42bf-3fd8-43eb-bb64-ecb4259b68fe/mbid-5c4b42bf-3fd8-43eb-bb64-ecb4259b68fe-4410543364_thumb250.jpg",
    "song": "Dr. Bombay",
    "track_id": "95321e4c-d39a-3127-87c3-e3f05f2a879d",
    "recording_id": "832a2d0b-b940-4111-b2ce-98fedcf9f31c",
    "artist": "Del the Funky Homosapien",
    "artist_ids": [
        "a31a5e0c-d37a-41a8-90d5-9e256a47d83b"
    ],
    "album": "I Wish My Brother George Was Here",
    "release_id": "5c4b42bf-3fd8-43eb-bb64-ecb4259b68fe",
    "release_group_id": "719890ae-5409-3cdc-9f7d-2550a8dbae8b",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1991-10-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Dr. Bombay\" sampled multiple elements  Parlet's \"Help From My Friends.\"\n--\nWatch a live performance by Deltron 3000 (Del the Funky Homosapien and DJ Kid Koala) from Seattle's Triple Door for KEXP VIP Club members in 2013: https://www.youtube.com/watch?v=s7FxVSDLonY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}