Information about plays

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

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

{
    "id": 3635568,
    "uri": "https://api.kexp.org/v2/plays/3635568/?format=api",
    "airdate": "2026-03-30T11:25:25-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn710801.ca.archive.org/0/items/mbid-8eecd582-ed2a-3e39-9237-f64448a854d5/mbid-8eecd582-ed2a-3e39-9237-f64448a854d5-29737540510_thumb500.jpg",
    "thumbnail_uri": "https://dn710801.ca.archive.org/0/items/mbid-8eecd582-ed2a-3e39-9237-f64448a854d5/mbid-8eecd582-ed2a-3e39-9237-f64448a854d5-29737540510_thumb250.jpg",
    "song": "Me and the Major",
    "track_id": "235708e6-78b9-3524-a007-5030cc69a5c6",
    "recording_id": "4d8cad37-054d-4421-855e-60f111cf574a",
    "artist": "Belle and Sebastian",
    "artist_ids": [
        "e5c7b94f-e264-473c-bb0f-37c85d4d5c70"
    ],
    "album": "If You’re Feeling Sinister",
    "release_id": "8eecd582-ed2a-3e39-9237-f64448a854d5",
    "release_group_id": "66be5deb-75d5-3737-9037-1c745891d3ec",
    "labels": [
        "The Enclave"
    ],
    "label_ids": [
        "cffac6a1-76af-46b8-8a73-824c47f18b61"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- San Francisco (The Masonic) Wednesday/Thursday June 10th/11th\n- Seattle (Neptune Theatre) Saturday June 13th\n- Seattle (ZooTunes @ Woodland Park Zoo) Sunday June 14th\n\nAnchored by Stuart Murdoch, this Scottish collective specializes in immaculately crafted, clever, and poetic indie pop. https://bit.ly/4bX4OjC\n\nhttps://www.belleandsebastian.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}