Information about plays

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

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

{
    "id": 3586219,
    "uri": "https://api.kexp.org/v2/plays/3586219/?format=api",
    "airdate": "2025-12-03T08:31:59-08:00",
    "show": 65277,
    "show_uri": "https://api.kexp.org/v2/shows/65277/?format=api",
    "image_uri": "https://ia600901.us.archive.org/31/items/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7-43001721684_thumb500.jpg",
    "thumbnail_uri": "https://ia600901.us.archive.org/31/items/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7/mbid-1e32f262-e0b3-4307-bd19-0ea6a78a87d7-43001721684_thumb250.jpg",
    "song": "No Line Could Make Sense of It",
    "track_id": "b686627c-a580-4c77-b1d9-f3e756a2ae70",
    "recording_id": "ff4e2207-f921-4f87-aeb4-e2a82a8031f8",
    "artist": "Leanne Betasamosake Simpson",
    "artist_ids": [
        "5c09dcfe-52ba-46f5-b248-92fb846dbfba"
    ],
    "album": "Live Like The Sky",
    "release_id": "1e32f262-e0b3-4307-bd19-0ea6a78a87d7",
    "release_group_id": "0b055ceb-0464-4ae4-ad57-ad61f2c4857d",
    "labels": [
        "You've Changed Records"
    ],
    "label_ids": [
        "ca792f70-e07f-45a1-998e-45e89b8a6be8"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Leanne Betasamosake Simpson is a renowned Michi Saagiig Nishnaabeg  musician, writer, and academic, who has been widely recognized as one of the most compelling Indigenous voices of her generation. Her work breaks open the boundaries between story and song—bringing audiences into a rich and layered world of sound, light, and sovereign creativity.\n\nhttps://leannesimpson.bandcamp.com\nhttps://www.leannesimpson.ca/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}