Information about plays

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

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

{
    "id": 3560067,
    "uri": "https://api.kexp.org/v2/plays/3560067/?format=api",
    "airdate": "2025-10-01T13:02:47-07:00",
    "show": 64718,
    "show_uri": "https://api.kexp.org/v2/shows/64718/?format=api",
    "image_uri": "https://ia800405.us.archive.org/30/items/mbid-111349e0-5427-4dfb-b419-e2e689861ebf/mbid-111349e0-5427-4dfb-b419-e2e689861ebf-2276827431_thumb500.jpg",
    "thumbnail_uri": "https://ia800405.us.archive.org/30/items/mbid-111349e0-5427-4dfb-b419-e2e689861ebf/mbid-111349e0-5427-4dfb-b419-e2e689861ebf-2276827431_thumb250.jpg",
    "song": "Tender Buttons",
    "track_id": "08042633-f0cd-3c82-a1c3-198caf17b2f9",
    "recording_id": "321a88a9-5ced-4f25-a6d7-39d318a18555",
    "artist": "Broadcast",
    "artist_ids": [
        "aaae25bf-c794-45d7-bab7-cdc7c655bfa6"
    ],
    "album": "Tender Buttons",
    "release_id": "111349e0-5427-4dfb-b419-e2e689861ebf",
    "release_group_id": "c1e95023-7208-359a-9056-ab94385c39bc",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2005-09-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Broadcast formed in 1995 in Birmingham, England and released four albums of lush, woozy pop. Broadcast's music incorporated elements of '60s psychedelia and girl group melodies with more contemporary electronic sounds, and could shimmy from eerie to comforting around [Trish] Keenan's steady vocals.\"\n\nRead a tribute to Trish Keenan, who died in 2011 at age 42 from pneumonia: https://thequietus.com/news/remember-them/a-tribute-to-broadcast-s-trish-keenan-obituary/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}