Information about plays

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

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

{
    "id": 3635934,
    "uri": "https://api.kexp.org/v2/plays/3635934/?format=api",
    "airdate": "2026-03-31T08:11:41-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-90474ab4-be0b-4643-88ed-4ee7e0dc5613/mbid-90474ab4-be0b-4643-88ed-4ee7e0dc5613-19256215788_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-90474ab4-be0b-4643-88ed-4ee7e0dc5613/mbid-90474ab4-be0b-4643-88ed-4ee7e0dc5613-19256215788_thumb250.jpg",
    "song": "Jeannie Becomes a Mom",
    "track_id": "635a02d7-e7ab-40e6-8bdb-400a79488507",
    "recording_id": "d8804048-5e14-4ee1-a1c6-4127a4ad0a22",
    "artist": "Caroline Rose",
    "artist_ids": [
        "17862c0f-a9b1-46dd-b85d-7af965974afd"
    ],
    "album": "LONER",
    "release_id": "90474ab4-be0b-4643-88ed-4ee7e0dc5613",
    "release_group_id": "21b5166a-5afc-468b-98d8-53cc4769f803",
    "labels": [
        "New West Records"
    ],
    "label_ids": [
        "c1b263e3-f148-4e85-81a3-c57aefc56797"
    ],
    "release_date": "2018-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In a 2024 interview, Caroline Rose (they/them) said: \n\n\"I have always tried on different costumes, versions of myself that highlight different aspects of my personality. And this is partly why it makes a lot of sense to me that more and more people are coming out as nonbinary. Because I’ve always had this feeling that I’m this personality with all these different sides that was just plunked into a body—like this is just the one I got. And I’ve never felt like, Oh, this body really represents me as a person. It’s just what I landed in. It’s the vessel that I have. And I can dress up my vessel however I’m feeling. Sometimes I’m feeling like I wanna be a shadow. And other times I feel like a flamboyant gay man, you know? And what I wear and how I act and how I present myself reflect that.\"\nhttps://tinyurl.com/4jdfh5hk\n\nWatch Rose play Live on KEXP in 2023: https://youtu.be/YMW5hd1vvwc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}