Information about plays

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

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

{
    "id": 3639737,
    "uri": "https://api.kexp.org/v2/plays/3639737/?format=api",
    "airdate": "2026-04-09T04:21:08-07:00",
    "show": 66404,
    "show_uri": "https://api.kexp.org/v2/shows/66404/?format=api",
    "image_uri": "https://ia801307.us.archive.org/8/items/mbid-fd628f5d-a8f7-4789-939d-ab6c68119c3a/mbid-fd628f5d-a8f7-4789-939d-ab6c68119c3a-32933131971_thumb500.jpg",
    "thumbnail_uri": "https://dn711104.ca.archive.org/0/items/mbid-fd628f5d-a8f7-4789-939d-ab6c68119c3a/mbid-fd628f5d-a8f7-4789-939d-ab6c68119c3a-32933131971_thumb250.jpg",
    "song": "Warm Pants",
    "track_id": "e6583b31-8f60-4c96-b457-b44a34f402fd",
    "recording_id": "c34f5415-48bc-4332-8617-0b9955d30daa",
    "artist": "Dua Saleh",
    "artist_ids": [
        "0181a90e-6b1d-4d09-bd6f-b0b1145e7ad8"
    ],
    "album": "Nūr",
    "release_id": "fd628f5d-a8f7-4789-939d-ab6c68119c3a",
    "release_group_id": "c83fb486-fa54-4f4c-89be-f52726b6cad2",
    "labels": [
        "Against Giants"
    ],
    "label_ids": [
        "44291efb-e012-466c-b6ea-cd87c389bb8a"
    ],
    "release_date": "2019-01-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request from Cy in Ontario! \n\nAbout their role as a nonbinary teen on the Netflix series 'Sex Education,' Saleh says:\n\". . . there are a lot of nonbinary people who are still grappling with that understanding of what nonbinary means to them, and what gender means to them. And that doesn’t necessarily always equate to transness, especially amongst people who are searching for an indigenous understanding of their gender, people who are gender anarchists, who don’t necessarily want to engage with the concept of gender as a Western binary, or as something that tells you what to do, or who you are.\n\nThere are many different ways that nonbinary identity unfolds. And I think the fact that there's the breathing room for Cal to just be a teenager who’s trying to figure it out, or that it’s still nebulous to them — I think that’s really beautiful.\"\n\nhttps://www.them.us/story/dua-saleh-sex-education-interview\n\nhttps://duasaleh.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}