Information about plays

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

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

{
    "id": 3635958,
    "uri": "https://api.kexp.org/v2/plays/3635958/?format=api",
    "airdate": "2026-03-31T09:29:10-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-a5ad6ca3-8327-41cc-a16b-3a38f68c98c9/mbid-a5ad6ca3-8327-41cc-a16b-3a38f68c98c9-28561362356_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-a5ad6ca3-8327-41cc-a16b-3a38f68c98c9/mbid-a5ad6ca3-8327-41cc-a16b-3a38f68c98c9-28561362356_thumb250.jpg",
    "song": "Soft Spot",
    "track_id": "86467594-7324-4dd8-82eb-fdfd823c707a",
    "recording_id": "c06795e7-80ff-4a6a-90ff-2e1e14edb2da",
    "artist": "Claud",
    "artist_ids": [
        "34f3e890-c917-4ee1-b859-b22c48e2a42c"
    ],
    "album": "Super Monster",
    "release_id": "21ea5804-f42a-4284-84d5-d5e35bb49e8b",
    "release_group_id": "e731833b-deec-47a7-890d-eedfe0640c19",
    "labels": [
        "Saddest Factory"
    ],
    "label_ids": [
        "7def4557-8263-4809-87a5-6deb8d5e2e7f"
    ],
    "release_date": "2021-02-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Held annually on March 31, International Transgender Day of Visibility is a time to celebrate transgender and non-binary people around the globe and acknowledge the determination it takes to live openly and authentically. Advocates also lift up the violence and discrimination that many transgender and non-binary people, especially trans women of color and Black trans women, still face. \n--\n\nEvie hosted non-binary artist Claud (they/them) for an interview and performance on Live on KEXP at Home in April 2021 -- including this song!  Check it out after the show: https://youtu.be/hLy1Pz8ewJQ\n\n Claud had this to say about “Soft Spot” in a press release: “‘… Sigh. I have a soft spot for lots of people, places, and things. This song is about knowing I can’t be with this one specific person, but my feelings won’t go away… I still hope I run into them, or they randomly text me about something. It’s just me romanticizing what I can’t have and being like ‘but what if…’”\n--\nWatch them sing from the back of a rental truck in the official video for \"Soft Spot\": https://www.youtube.com/watch?v=hjqTrZUL_2U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}