Information about plays

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

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

{
    "id": 3611026,
    "uri": "https://api.kexp.org/v2/plays/3611026/?format=api",
    "airdate": "2026-01-30T11:49:56-08:00",
    "show": 65793,
    "show_uri": "https://api.kexp.org/v2/shows/65793/?format=api",
    "image_uri": "https://dn710107.ca.archive.org/0/items/mbid-cebfca1f-c06a-47e6-a895-2fb7c4c9940c/mbid-cebfca1f-c06a-47e6-a895-2fb7c4c9940c-44032369195_thumb500.jpg",
    "thumbnail_uri": "https://dn710107.ca.archive.org/0/items/mbid-cebfca1f-c06a-47e6-a895-2fb7c4c9940c/mbid-cebfca1f-c06a-47e6-a895-2fb7c4c9940c-44032369195_thumb250.jpg",
    "song": "New Revolution (edit)",
    "track_id": "ac572445-f61c-4090-a6fc-71abe9d1a5b7",
    "recording_id": "6f35462f-040f-4171-8d41-b2e583caa33f",
    "artist": "Curses presents Tutto Vetro",
    "artist_ids": [
        "3c6face0-f781-4cc4-b88f-d715b40c3348",
        "3701bcce-0fec-4c9b-9473-f8024d43cdd4"
    ],
    "album": "Trust the Beat",
    "release_id": "cebfca1f-c06a-47e6-a895-2fb7c4c9940c",
    "release_group_id": "4f2fa205-f1d8-455a-aca1-6ef4ae0bedc3",
    "labels": [
        "Slow Motion"
    ],
    "label_ids": [
        "70a01eb1-a29f-4711-8978-e28b725c033e"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Luminary and guiding light of the Wave and Italo resurgence, Curses returns to Wrong Era Records under the veil of Tutto Vetro.\" \n\nRead more about the December release, Trust the Beat, here: \nhttps://slowmotionrec.bandcamp.com/album/trust-the-beat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}