Information about plays

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

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

{
    "id": 3621218,
    "uri": "https://api.kexp.org/v2/plays/3621218/?format=api",
    "airdate": "2026-02-23T09:12:22-08:00",
    "show": 66010,
    "show_uri": "https://api.kexp.org/v2/shows/66010/?format=api",
    "image_uri": "https://dn710900.ca.archive.org/0/items/mbid-6a108d9a-7125-4fe4-acd5-56f53ee0f1c6/mbid-6a108d9a-7125-4fe4-acd5-56f53ee0f1c6-44407115591_thumb500.jpg",
    "thumbnail_uri": "https://dn710900.ca.archive.org/0/items/mbid-6a108d9a-7125-4fe4-acd5-56f53ee0f1c6/mbid-6a108d9a-7125-4fe4-acd5-56f53ee0f1c6-44407115591_thumb250.jpg",
    "song": "Better Than Ever",
    "track_id": "7fd17f80-0ee7-4ff0-9008-8671f0917b73",
    "recording_id": "ffdb9102-020d-4542-941c-96fd48a76c7e",
    "artist": "Liz Cooper",
    "artist_ids": [
        "699a5d91-d4a1-458d-8406-ec9c94cf6c4d"
    ],
    "album": "New Day",
    "release_id": "6a108d9a-7125-4fe4-acd5-56f53ee0f1c6",
    "release_group_id": "3f39f030-7cae-4111-af93-669813ed1366",
    "labels": [
        "Sleepyhead Music"
    ],
    "label_ids": [
        "20f62298-3fcb-4d62-8b6c-653bba59191a"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I struggled so much while writing this record,\" Cooper says. \"I felt like I wasn’t allowed to come out – I was dealing with a lot of internalized homophobia. Celebrating my queerness and understanding who I am has been a long process. And it’s always developing. Every day is a new day of coming out to myself and to everyone around me. It was cool to embrace that. I’m very proud to be making music that feels honest to me and my experience.\" \n\nhttps://lizcooper.bandcamp.com/album/new-day",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}