Information about plays

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

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

{
    "id": 3637209,
    "uri": "https://api.kexp.org/v2/plays/3637209/?format=api",
    "airdate": "2026-04-03T09:05:07-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-be59acbb-8684-4d9c-ab7d-d2947152e931/mbid-be59acbb-8684-4d9c-ab7d-d2947152e931-43310932065_thumb500.jpg",
    "thumbnail_uri": "https://ia801006.us.archive.org/0/items/mbid-be59acbb-8684-4d9c-ab7d-d2947152e931/mbid-be59acbb-8684-4d9c-ab7d-d2947152e931-43310932065_thumb250.jpg",
    "song": "Dakan",
    "track_id": "7ed1f663-0db5-4a22-91b0-3516d01ac956",
    "recording_id": "cb90542b-f86f-4be8-a3b2-26a73c19a3b0",
    "artist": "Orchestra Gold",
    "artist_ids": [
        "59943af3-62dc-49e1-a2f9-dbb481600c20"
    ],
    "album": "Dakan",
    "release_id": "be59acbb-8684-4d9c-ab7d-d2947152e931",
    "release_group_id": "82c61ff3-9719-44a8-8e68-f36ec6517497",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "African psychedelic rock group Orchestra Gold will be playing the Plato Tap Room in Oakland on Sunday, June 21st.\n--\nIn Our Headphones! KEXP DJ Troy Nelson talks about Afro-psychedelic rock band Orchestra GOLD and their new, self-released song “Dakan.” Listen here: https://www.kexp.org/podcasts/in-our-headphones/2026/1/8/kexp-dj-troy-nelson-on-oaklands-orchestra-gold/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}