Information about plays

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

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

{
    "id": 3636074,
    "uri": "https://api.kexp.org/v2/plays/3636074/?format=api",
    "airdate": "2026-03-31T16:07:54-07:00",
    "show": 66331,
    "show_uri": "https://api.kexp.org/v2/shows/66331/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-8f914f2d-d449-4349-8463-f654867b0f35/mbid-8f914f2d-d449-4349-8463-f654867b0f35-30611955626_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-8f914f2d-d449-4349-8463-f654867b0f35/mbid-8f914f2d-d449-4349-8463-f654867b0f35-30611955626_thumb250.jpg",
    "song": "Underwater Boi",
    "track_id": "41f96427-3eee-4b2e-aeb1-ca0c0bffa45f",
    "recording_id": "110f0d89-1d86-44a7-bd1c-2bf4a15cf227",
    "artist": "Turnstile",
    "artist_ids": [
        "7b748dac-f5ce-45a7-9b95-c1d8b5b013ed"
    ],
    "album": "Glow On",
    "release_id": "00f7771d-cf69-47e0-ae8a-398bb6c6effb",
    "release_group_id": "0f06bec9-22c7-4f7d-8784-5e902096246b",
    "labels": [
        "Roadrunner Records"
    ],
    "label_ids": [
        "5899271b-a77a-4081-93a9-0bd05b9b4180"
    ],
    "release_date": "2021-08-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's Bumbershoot Arts and Music Festival's line up was just released, and Turnstile will be headlining on Saturday September 5th!\nFull line up and more info here: https://bumbershoot.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}