Information about plays

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

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

{
    "id": 3630736,
    "uri": "https://api.kexp.org/v2/plays/3630736/?format=api",
    "airdate": "2026-03-18T19:24:05-07:00",
    "show": 66217,
    "show_uri": "https://api.kexp.org/v2/shows/66217/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-8b3ae573-339a-456f-805f-73743ecf8b57/mbid-8b3ae573-339a-456f-805f-73743ecf8b57-44212883014_thumb500.jpg",
    "thumbnail_uri": "https://ia801707.us.archive.org/2/items/mbid-8b3ae573-339a-456f-805f-73743ecf8b57/mbid-8b3ae573-339a-456f-805f-73743ecf8b57-44212883014_thumb250.jpg",
    "song": "Today Tomorrow",
    "track_id": "fff469df-83f2-483f-a142-f51007743e1d",
    "recording_id": "bd79015b-34b2-421d-976e-4a0806859a5b",
    "artist": "Blind Yeo",
    "artist_ids": [
        "cf4a2a97-b932-41cf-af5a-e8640185c4f8"
    ],
    "album": "Today / Tomorrow",
    "release_id": "8b3ae573-339a-456f-805f-73743ecf8b57",
    "release_group_id": "e4da192f-c9a3-453e-ba8b-965ddeda0dcb",
    "labels": [
        "Lost Map Records"
    ],
    "label_ids": [
        "78d05bf7-0975-489a-9593-3d1354327508"
    ],
    "release_date": "2026-01-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Blind Yeo performing live at ESMA in Rennes, France, during Trans Musicales 2025.: https://www.youtube.com/watch?v=d1dvZ7WQMQo\n--\nBlind Yeo is a collection of musicians led by Will Greenham.  Yhe project began in the quiet and solitude of lockdown, before coming alive in a creatively explosive residency at the newly opened Cornish Bank in 2022 – a vibrant not-for-profit community arts space in the center of Falmouth which has become the heart of a thriving underground Cornish scene of which Blind Yeo are very much a part. : https://www.lostmap.com/blind-yeo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}