Information about plays

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

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

{
    "id": 3571337,
    "uri": "https://api.kexp.org/v2/plays/3571337/?format=api",
    "airdate": "2025-10-29T07:58:01-07:00",
    "show": 64964,
    "show_uri": "https://api.kexp.org/v2/shows/64964/?format=api",
    "image_uri": "https://ia801508.us.archive.org/18/items/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db-42322929530_thumb500.jpg",
    "thumbnail_uri": "https://dn721701.ca.archive.org/0/items/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db-42322929530_thumb250.jpg",
    "song": "Descartes",
    "track_id": "1ea4ab46-3916-4f20-a32c-964ef7e051cb",
    "recording_id": "d857ac13-ec9e-4ad2-9c0e-6a53336960d6",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "All That Is Over",
    "release_id": "ba7cca99-7ac1-4823-8ca7-9e53f606f7db",
    "release_group_id": "2e3e4bdd-63c3-4a4f-9f87-253f1ea28308",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lynne in Portland:\n\nJust heard the message from Wes. He has spread the word on KEXP to our entire union bargaining team. :laughing: Yesterday, our friend Lillian came to bargaining in the new KEXP sweatshirt and it turns out we are all going to SPRINTS and all discovered that band on KEXP. So grateful that you are here and we get to hear music we otherwise wouldn't.\n-----------------------\nJoin them all when SPRINTS come to Portland's McMenamins Mission Theater on February 13! (Or February 11 at The Chapel in San Francisco or February 14 at The Crocodile in Seattle.)\n https://www.sprintsmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}