Information about plays

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

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

{
    "id": 3630653,
    "uri": "https://api.kexp.org/v2/plays/3630653/?format=api",
    "airdate": "2026-03-18T14:33:49-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-652b9514-8e34-4bbf-a23d-dd039d868f8f/mbid-652b9514-8e34-4bbf-a23d-dd039d868f8f-35794369590_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-652b9514-8e34-4bbf-a23d-dd039d868f8f/mbid-652b9514-8e34-4bbf-a23d-dd039d868f8f-35794369590_thumb250.jpg",
    "song": "Kiss Her Kiss Her",
    "track_id": "6c55c900-37e4-4264-b137-121f39fd8c83",
    "recording_id": "d293df19-0fe7-4f86-b08a-f6038051ef77",
    "artist": "Blonde Redhead",
    "artist_ids": [
        "6821bf3f-5d5b-4b0f-8fa4-79d2ab2d9219"
    ],
    "album": "Sit Down for Dinner",
    "release_id": "652b9514-8e34-4bbf-a23d-dd039d868f8f",
    "release_group_id": "bf41dab1-2920-4e61-aad7-69d2a42d24bc",
    "labels": [
        "section1"
    ],
    "label_ids": [
        "0fef83ca-925d-4a0a-84a0-bc7a2e5fb477"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On “Kiss Her Kiss Her,” when Kazu Makino sings, “Even stars are closer,” the lyric references a short story in Khul-Khaal, by the Arabic writer Nayra Atiya, in which a woman hopes to divorce her husband, and is told “even the stars are closer” than such a possibility. “It’s about someone with a bold, entirely far-fetched dream, where you know it will end in tears, but you want to be supportive anyway.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}