Information about plays

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

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

{
    "id": 3656711,
    "uri": "https://api.kexp.org/v2/plays/3656711/?format=api",
    "airdate": "2026-05-19T06:02:45-07:00",
    "show": 66757,
    "show_uri": "https://api.kexp.org/v2/shows/66757/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-13e68d90-b093-4ca6-ad00-16fd7c360e1a/mbid-13e68d90-b093-4ca6-ad00-16fd7c360e1a-44460140217_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-13e68d90-b093-4ca6-ad00-16fd7c360e1a/mbid-13e68d90-b093-4ca6-ad00-16fd7c360e1a-44460140217_thumb250.jpg",
    "song": "Hard to Leave",
    "track_id": "1f90e78b-4f43-445e-867c-262195d564ab",
    "recording_id": "84b9ed04-1bf5-46f8-b006-2e1fa1156263",
    "artist": "Bel Cobain",
    "artist_ids": [
        "633ffe0d-e749-4810-a35c-475b21348711"
    ],
    "album": "Kizzy",
    "release_id": "13e68d90-b093-4ca6-ad00-16fd7c360e1a",
    "release_group_id": "bdd95b23-ec63-45de-8c70-c389c49470b5",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KIZZY is the breakthrough EP from rising East London artist Bel Cobain, one of the most distinctive new voices emerging from the UK alternative R&B and soul landscape. Read more: https://belcobain.bandcamp.com/album/kizzy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}