Information about plays

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

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

{
    "id": 3568894,
    "uri": "https://api.kexp.org/v2/plays/3568894/?format=api",
    "airdate": "2025-10-23T10:07:43-07:00",
    "show": 64911,
    "show_uri": "https://api.kexp.org/v2/shows/64911/?format=api",
    "image_uri": "https://dn710000.ca.archive.org/0/items/mbid-a6eef878-cba9-466e-a422-d7097a1c56de/mbid-a6eef878-cba9-466e-a422-d7097a1c56de-27255125834_thumb500.jpg",
    "thumbnail_uri": "https://dn710000.ca.archive.org/0/items/mbid-a6eef878-cba9-466e-a422-d7097a1c56de/mbid-a6eef878-cba9-466e-a422-d7097a1c56de-27255125834_thumb250.jpg",
    "song": "Mama! There's A Spider In My Room",
    "track_id": "b129fc35-2582-401c-b06a-0593794246da",
    "recording_id": "4d1bf731-8de4-473d-9fb1-69084b6c4c71",
    "artist": "The Black Tones",
    "artist_ids": [
        "ddcfd686-79f0-4eda-9eb9-4c28591bf87e"
    ],
    "album": "Cobain and Cornbread",
    "release_id": "a6eef878-cba9-466e-a422-d7097a1c56de",
    "release_group_id": "f869d011-7fb7-438f-b1b4-497670bee3a1",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-04-12",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Eva Walker of The Black Tones (and of KEXP's Early, of course!) will be performing on Friday, Dec. 19, in Seattle at the Crocodile as part of \"A Very Warren Dunes Christmas.\"\n\nhttps://www.ticketweb.com/event/a-very-warren-dunes-christmas-the-crocodile-tickets/13959574?pl=crocodile",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}