Information about plays

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

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

{
    "id": 3576094,
    "uri": "https://api.kexp.org/v2/plays/3576094/?format=api",
    "airdate": "2025-11-09T16:50:09-08:00",
    "show": 65066,
    "show_uri": "https://api.kexp.org/v2/shows/65066/?format=api",
    "image_uri": "https://ia800105.us.archive.org/30/items/mbid-e649fe91-147b-49fa-a70c-25fe3c1bc3b7/mbid-e649fe91-147b-49fa-a70c-25fe3c1bc3b7-40936678359_thumb500.jpg",
    "thumbnail_uri": "https://ia600105.us.archive.org/30/items/mbid-e649fe91-147b-49fa-a70c-25fe3c1bc3b7/mbid-e649fe91-147b-49fa-a70c-25fe3c1bc3b7-40936678359_thumb250.jpg",
    "song": "Vertigo",
    "track_id": "7cf01127-7126-46c7-83fc-29970e5202b4",
    "recording_id": "29047243-8cf4-4ac5-8b8f-3c9b3fe52d90",
    "artist": "Miki Berenyi Trio",
    "artist_ids": [
        "5473e666-9dba-45bb-a6f1-bfc5f8e3fc5f"
    ],
    "album": "Tripla",
    "release_id": "e649fe91-147b-49fa-a70c-25fe3c1bc3b7",
    "release_group_id": "a8bfd782-7a8e-4012-9b3d-670152677ab5",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Berenyi stopped at KEXP late last year and performed for us some old favourites from Lush and Piroshka, as well as this beautiful new track. Check out the shimmering performance here: https://tinyurl.com/33f8tn35\n\nFun facts about that special KEXP performance: Mick Conroy of Modern English covered bass guitar while MBT's regular bassist, the insanely talented multi-instrumentalist Oliver Cherer, took over guitar duties.\n\nNot content to write one of the most celebrated, engaging, and excruciatingly honest memoirs in recent memory (Fingers Crossed: How Music Saved Me from Success).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}