Information about plays

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

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

{
    "id": 3543295,
    "uri": "https://api.kexp.org/v2/plays/3543295/?format=api",
    "airdate": "2025-08-22T13:37:25-07:00",
    "show": 64356,
    "show_uri": "https://api.kexp.org/v2/shows/64356/?format=api",
    "image_uri": "https://dn721304.ca.archive.org/0/items/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf-42739863655_thumb500.jpg",
    "thumbnail_uri": "https://ia801309.us.archive.org/9/items/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf-42739863655_thumb250.jpg",
    "song": "Coffin Wax",
    "track_id": "4f0905dc-12d9-495f-bb54-c2fe1bc524e0",
    "recording_id": "802d965b-c3f0-4f4b-b577-e94b3f8b6aa4",
    "artist": "Osees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "Abomination Revealed at Last",
    "release_id": "0848777a-5382-4c0c-8406-7d9dedeb2adf",
    "release_group_id": "13980b9e-8912-4aa5-af8f-efa456ae0b24",
    "labels": [
        "DEATHGOD CORP"
    ],
    "label_ids": [
        "fccb2f24-28af-4824-b2fb-a92fa6c9bd95"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Psych-punk psychic warrior, ear worm-farmer, and possessor of many stamped passport pages John Dwyer does not let up. His group Oh Sees (aka Thee Oh Sees, OCS, The Oh Sees, etc) have transmogrified to fit many a moment - from hushed druggy folk to groovy demonic pop chants to science fictional krautrock expanse and beyond - to suit his omnivorous whims.\n\nhttps://apbband.bandcamp.com/album/something-to-believe-in",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}