Information about plays

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

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

{
    "id": 3567201,
    "uri": "https://api.kexp.org/v2/plays/3567201/?format=api",
    "airdate": "2025-10-19T13:29:41-07:00",
    "show": 64877,
    "show_uri": "https://api.kexp.org/v2/shows/64877/?format=api",
    "image_uri": "https://ia800303.us.archive.org/19/items/mbid-48510e76-3985-4c0d-8ee0-4eff139e84d9/mbid-48510e76-3985-4c0d-8ee0-4eff139e84d9-38708167357_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-48510e76-3985-4c0d-8ee0-4eff139e84d9/mbid-48510e76-3985-4c0d-8ee0-4eff139e84d9-38708167357_thumb250.jpg",
    "song": "MILLION DOLLAR BABY",
    "track_id": "6d05c201-f201-44f5-8dad-c4d47c250d59",
    "recording_id": "a5dc8229-2b09-47eb-89bc-4bdf6fc83f01",
    "artist": "Tommy Richman",
    "artist_ids": [
        "741a6c80-2d6e-4522-9de4-e070798a2d30"
    ],
    "album": "MILLION DOLLAR BABY",
    "release_id": "48510e76-3985-4c0d-8ee0-4eff139e84d9",
    "release_group_id": "95e953b8-451a-43d0-91a2-eec3c375b021",
    "labels": [
        "ISO Supremacy"
    ],
    "label_ids": [
        "30194ab1-3a8e-421b-9ca9-06b596d60fcf"
    ],
    "release_date": "2024-04-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Over a ridiculously bouncy bassline, the Virginia singer layers his own voice on top of itself - a pitched-down chant, a soaring falsetto, background hums, and a silky refrain - in an endearingly self-indulgent way. Technically, the song has one verse and two choruses, but the way Richman sings it, it almost sounds like he stacks three hooks on top of each other. It's dessert for dinner, and with a runtime of only two and a half minutes, it’s damn-near impossible not to run it back at least once. No wonder it’s already putting up absurd numbers.\"\n\nhttps://www.complex.com/music/a/eric-skelton/tommy-richman-million-dollar-baby-hit",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}