Information about plays

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

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

{
    "id": 3545155,
    "uri": "https://api.kexp.org/v2/plays/3545155/?format=api",
    "airdate": "2025-08-26T17:43:09-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-2fb5fd45-ddc6-4ffb-902f-cce6b9c9f87c/mbid-2fb5fd45-ddc6-4ffb-902f-cce6b9c9f87c-39848277069_thumb500.jpg",
    "thumbnail_uri": "https://ia600904.us.archive.org/12/items/mbid-2fb5fd45-ddc6-4ffb-902f-cce6b9c9f87c/mbid-2fb5fd45-ddc6-4ffb-902f-cce6b9c9f87c-39848277069_thumb250.jpg",
    "song": "Stockholm Syndrome",
    "track_id": "9e7eed10-68a8-4274-80ed-6f5ae8dcc20c",
    "recording_id": "b44843e0-e8af-49ff-9109-4e1ae86382bf",
    "artist": "Deep Sea Diver",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938"
    ],
    "album": "Stockholm Syndrome",
    "release_id": "2fb5fd45-ddc6-4ffb-902f-cce6b9c9f87c",
    "release_group_id": "dd92bd7e-2572-492d-9ebe-249dbf70e85a",
    "labels": [
        "Three Sirens"
    ],
    "label_ids": [
        "528c94c7-3e9b-4636-b054-01414d6c6fdc"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For Doug and Timm (and all the KEXP listeners who love Deep Sea Diver!)\n___\nSeattle's Deep Sea Diver covered Yo La Tengo's \"Stockholm Syndrome\" for a new compilation of '90s covers assembled by the Nashville group 3Sirens benefitting the Everytown For Gun Safety Support Fund.\n\nhttps://www.stereogum.com/2279246/deep-sea-diver-stockholm-syndrome-yo-la-tengo-cover/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}