Information about plays

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

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

{
    "id": 3646756,
    "uri": "https://api.kexp.org/v2/plays/3646756/?format=api",
    "airdate": "2026-04-25T22:23:09-07:00",
    "show": 66552,
    "show_uri": "https://api.kexp.org/v2/shows/66552/?format=api",
    "image_uri": "https://dn720604.ca.archive.org/0/items/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242-44336970455_thumb500.jpg",
    "thumbnail_uri": "https://dn720604.ca.archive.org/0/items/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242-44336970455_thumb250.jpg",
    "song": "Is It Real?",
    "track_id": "c98c54b4-4656-4f46-a1c6-8d715173657d",
    "recording_id": "1d1ffe3b-cad3-4e48-8386-9f81d5f56af1",
    "artist": "twisted teens",
    "artist_ids": [
        "c97b7cfb-3637-4cc7-a7c5-470f79a20a9d"
    ],
    "album": "Blame The Clown",
    "release_id": "4d705f21-db84-4a7f-b7f6-00958f47b242",
    "release_group_id": "833a7cf9-e2dd-400d-892d-7deb80139f2b",
    "labels": [
        "Jazz Life"
    ],
    "label_ids": [
        "3166bb39-8f76-4466-9c7e-b5d1a47d3f43"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fronted and masterminded by prolific DIY musician and songwriter Cas P. Ian (the same person behind well-known folk-punk band Blackbird Raum), Twisted Teens’ lineup includes acoustic and electric guitar, pedal steel, drums, bass, and keys. For this record, Cas P. Ian (credited elsewhere as CPN, Caspian, and C-SPAN) collaborated with pedal steel player RJ Santos. \n--\nHere's a review of their recent (and fabulous) \"Blame The Clown\": https://atwoodmagazine.com/twtn-twisted-teens-twisted-teens-album-review/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}