Information about plays

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

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

{
    "id": 3626026,
    "uri": "https://api.kexp.org/v2/plays/3626026/?format=api",
    "airdate": "2026-03-06T14:18:59-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-4288c3ee-c25e-4683-85c0-4ce368db5f50/mbid-4288c3ee-c25e-4683-85c0-4ce368db5f50-44503604635_thumb500.jpg",
    "thumbnail_uri": "https://ia600901.us.archive.org/25/items/mbid-4288c3ee-c25e-4683-85c0-4ce368db5f50/mbid-4288c3ee-c25e-4683-85c0-4ce368db5f50-44503604635_thumb250.jpg",
    "song": "I Know!",
    "track_id": "39022013-7562-4d4a-928d-7deb72a2bbbc",
    "recording_id": "20c500dd-22e4-4c40-a960-23c60c589f0a",
    "artist": "Swapmeet",
    "artist_ids": [
        "4fd7cdc6-d339-48d0-b8be-cf4f4f0a8020"
    ],
    "album": "I Know!",
    "release_id": "4288c3ee-c25e-4683-85c0-4ce368db5f50",
    "release_group_id": "94d7b78d-92eb-4a17-a09e-cd1e20e6d543",
    "labels": [
        "Winspear"
    ],
    "label_ids": [
        "76320af7-a39b-4b71-8fa8-c56437f2909d"
    ],
    "release_date": "2026-02-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swapmeet is a 4-piece band from Kaurna Land, South Australia. They recently won the Emerging Artist & Best Performance award at SXSW Sydney for their charismatic live show. Swapmeet will make their USA debut this\nspring at SXSW Austin.\n\nhttps://swapmeetband.bandcamp.com\nhttps://swapmeetband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}