Information about plays

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

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

{
    "id": 3630691,
    "uri": "https://api.kexp.org/v2/plays/3630691/?format=api",
    "airdate": "2026-03-18T16:37:59-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-b35fa411-e10b-42ff-8e91-938b6660fd8a/mbid-b35fa411-e10b-42ff-8e91-938b6660fd8a-14178595953_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-b35fa411-e10b-42ff-8e91-938b6660fd8a/mbid-b35fa411-e10b-42ff-8e91-938b6660fd8a-14178595953_thumb250.jpg",
    "song": "If Rah",
    "track_id": "4f99a477-6788-4113-9552-aa60dd1d88d2",
    "recording_id": "108f9d73-ba19-4b7c-8c50-19dc12df35bb",
    "artist": "Underworld",
    "artist_ids": [
        "ba2f4f3b-0293-4bc8-bb94-2f73b5207343"
    ],
    "album": "Barbara Barbara, we face a shining future",
    "release_id": "b35fa411-e10b-42ff-8e91-938b6660fd8a",
    "release_group_id": "33eaf2af-1f45-4d1a-98b5-bb05f199de2a",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2016-03-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 2016 Underwold released their first studio album, Barbara Barbara, We Face a Shining Future.\n\nRead a Pitchfork review of the album here: https://pitchfork.com/reviews/albums/21509-barbara-barbara-we-face-a-shining-future/\n--\nTouring this Spring!\nhttps://www.underworldlive.com/pages/live-dates",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}