Information about plays

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

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

{
    "id": 3587080,
    "uri": "https://api.kexp.org/v2/plays/3587080/?format=api",
    "airdate": "2025-12-05T08:54:13-08:00",
    "show": 65293,
    "show_uri": "https://api.kexp.org/v2/shows/65293/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Exploding",
    "track_id": "e49d4b97-4b60-4dfe-8491-530d6894c212",
    "recording_id": "c9c04f36-ccda-49b8-adcf-bea127fcf0b0",
    "artist": "Angie McMahon",
    "artist_ids": [
        "2ce4f102-23e6-42c4-84a2-3c13d24e1b66"
    ],
    "album": "Light, Dark, Light Again",
    "release_id": "58b77702-5b84-474d-bc45-725fb0361499",
    "release_group_id": "ef4d5b18-655e-400d-9a21-900ed81ac650",
    "labels": [
        "AWAL Recordings Ltd",
        "Gracie Music"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd",
        "db617dbc-dd3a-43a3-85bf-06c7d81060b2"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hey guys! Happy Otters Eve!\nWhat, you ask, is Otters Eve?  It's the day before I hopefully hug an otter! That's right. I scheduled an Otter Encounter for tomorrow morning.\nEarlier this week I decided, in an attempt to bring more happiness and control to my life, moving forward, every week I will do one thing that I've never done before...big or small.\nThe maiden voyage of this idea is a big one!!\nHonorable mentions of other happy things...this morning I scream sang \"Exploding\" by Angie McMahon on repeat the entire drive to work. It felt great.\nIn three days, I'm going to see the Bug Club live in Cleveland!! Yahoo. Thanks for introducing me to them and Angie McMahon.\nI hope your day and weekend is filled with wonderful people, places and music. Cheers!\nMellisa in Ohio\n---\nAngie McMahon came to our studio to perform songs from \"Light, Dark, Light Again\" in 2024: https://www.youtube.com/watch?v=qkahOXJY1e0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}