Information about plays

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

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

{
    "id": 3570585,
    "uri": "https://api.kexp.org/v2/plays/3570585/?format=api",
    "airdate": "2025-10-27T10:38:47-07:00",
    "show": 64949,
    "show_uri": "https://api.kexp.org/v2/shows/64949/?format=api",
    "image_uri": "https://ia801302.us.archive.org/5/items/mbid-4db99dc6-0196-4e41-8f94-06702668636d/mbid-4db99dc6-0196-4e41-8f94-06702668636d-43356277610_thumb500.jpg",
    "thumbnail_uri": "https://ia601302.us.archive.org/5/items/mbid-4db99dc6-0196-4e41-8f94-06702668636d/mbid-4db99dc6-0196-4e41-8f94-06702668636d-43356277610_thumb250.jpg",
    "song": "Tourist Mind",
    "track_id": "7653820e-320f-4389-8b87-103a39a0423d",
    "recording_id": "97559592-a906-4d27-9e8b-2c78904839fe",
    "artist": "Miss Grit",
    "artist_ids": [
        "a9cff714-1ff7-4b50-a800-5b43357e5c72"
    ],
    "album": "Tourist Mind",
    "release_id": "4db99dc6-0196-4e41-8f94-06702668636d",
    "release_group_id": "33b2bf42-bbac-4a8a-8271-957913474d9e",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2025-10-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Queens, NY-based artist Miss Grit!\n\n\"Miss Grit (aka Margaret Sohn) is someone who often finds themself intrigued by other people’s inner worlds. With ‘Tourist Mind’, they meditate on the idea of self-erasure, and embrace the power and intimacy of self-reliance and solitude, singing: 'I’ve never wanted to be so alone.'\"\n\nhttps://missgrit.bandcamp.com/album/tourist-mind\n\n--\n\nCheck out this 2021 Live on KEXP at Home session with Miss Grit, hosted by Cheryl! https://www.youtube.com/watch?v=XNXAuHW2BSE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}