Information about plays

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

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

{
    "id": 3637900,
    "uri": "https://api.kexp.org/v2/plays/3637900/?format=api",
    "airdate": "2026-04-04T20:32:48-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-25dc6b18-12dc-487a-8d39-ad6a0062cfa0/mbid-25dc6b18-12dc-487a-8d39-ad6a0062cfa0-41049524771_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-25dc6b18-12dc-487a-8d39-ad6a0062cfa0/mbid-25dc6b18-12dc-487a-8d39-ad6a0062cfa0-41049524771_thumb250.jpg",
    "song": "Enything",
    "track_id": "03904339-7ed1-4bb0-9133-40f6d270e76a",
    "recording_id": "2f428a56-7453-4838-91f8-bd1341a110ce",
    "artist": "quickly, quickly",
    "artist_ids": [
        "2c4b338d-9fcb-401d-9d71-ecdc7018a502"
    ],
    "album": "I Heard That Noise",
    "release_id": "25dc6b18-12dc-487a-8d39-ad6a0062cfa0",
    "release_group_id": "98278ef8-5641-4926-a012-55badf9ebbda",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Portland, Oregon!\n\nGraham Jonson’s new album 'quickly, quickly' sounds like the basement in which it was made. A tiny ground-level window looks out onto the rainy N Portland streetscape outside, while a set of \"dumb gamer lights\" left over from the producer's teenage years provide one of the few sources of illumination in a room whose blood-red carpet makes it look like a place you’d expect to see the evil spirits from Twin Peaks congregate.\n\nAccording to Jonson, there is a ghost down there, but he’s harmless.\n\n\"He’s a chill guy,\" says the 25-year-old musician, \"but he doesn’t really come into the room. It’s mostly a joke, but sometimes I’ll see him out of the corner of my eye. He usually just runs past the doorway.\"  \n\nOf \"Enything,\" Johnson shares: \"I wrote this song from a fictional place of dumb love. There is a place you can find yourself in where you are so infatuated with a person you would do anything to impress them, even to a fault, drastically changing yourself to match the idea of someone you barely know. That is what I tried to embody on this one.\" \n\nhttps://tinyurl.com/4enss2py",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}