Information about plays

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

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

{
    "id": 3635636,
    "uri": "https://api.kexp.org/v2/plays/3635636/?format=api",
    "airdate": "2026-03-30T15:35:55-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb500.jpg",
    "thumbnail_uri": "https://ia600100.us.archive.org/4/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb250.jpg",
    "song": "Chasing Shadows",
    "track_id": "9a49eb8b-52c9-4728-989e-300c84097bd8",
    "recording_id": "b33a2dce-cb35-466a-9a64-25d58b93aa15",
    "artist": "Nubiyan Twist & Fatoumata Diawara",
    "artist_ids": [
        "4fdddb48-b8a0-470d-9db4-e5fc77230d59",
        "6f5064bb-7dbb-4a44-bac5-04c467394817"
    ],
    "album": "Chasing Shadows",
    "release_id": "d7186618-b628-4a11-a9d8-92f2f62de465",
    "release_group_id": "6831c804-02df-4fd5-aef0-a5266d862562",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest release from the UK 9 piece.\n\nBandleader and producer Tom Excell explains: “We wanted to make something that felt joyous and defiantly human — something that couldn’t exist without that connection between people. You can get an AI to write a fugue in seconds, but it can’t capture the chemistry and chaos that happens when musicians lock in together. Chasing Shadows is our way of holding onto that.” https://nubiyantwist.bandcamp.com/album/chasing-shadows",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}