Information about plays

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

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

{
    "id": 3631401,
    "uri": "https://api.kexp.org/v2/plays/3631401/?format=api",
    "airdate": "2026-03-20T08:23:35-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-5817744c-7137-4dee-abba-8418e929edcd/mbid-5817744c-7137-4dee-abba-8418e929edcd-44557575721_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-5817744c-7137-4dee-abba-8418e929edcd/mbid-5817744c-7137-4dee-abba-8418e929edcd-44557575721_thumb250.jpg",
    "song": "Waiting For",
    "track_id": "b0c76c4e-efa6-4b0e-934b-1fbc55e02e78",
    "recording_id": "74d13c19-f1e6-47dd-a6b4-58f89be8ba9e",
    "artist": "Sunsick Daisy",
    "artist_ids": [
        "7b6fad05-30a0-4598-8dc0-68589f347813"
    ],
    "album": "Waiting For",
    "release_id": "5817744c-7137-4dee-abba-8418e929edcd",
    "release_group_id": "d135a0fd-c5e5-4982-8211-f870874be538",
    "labels": [
        "Community Music"
    ],
    "label_ids": [
        "a7080377-d092-4ea5-a63f-d5731ce6aebe"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sunsick Daisy is a three-piece shoegaze/dream pop band from Kaurna Land, Adelaide,  Australia.  They are led by the dreamy vocal combination of Kane Gabell and Sarah Grainger.\n\n“‘Waiting For’ is a story of a situationship in which two people are caught up in a push and pull of emotions and how they deal with it,” Gabell explains. “While on tour, I listened to a lot of [country singer] Glen Campbell in the back of the car. I loved the way he would tell stories through his music and it was definitely an inspiration for this.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}