Information about plays

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

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

{
    "id": 3635917,
    "uri": "https://api.kexp.org/v2/plays/3635917/?format=api",
    "airdate": "2026-03-31T07:19:44-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-bd6ea0c6-f5cd-4abf-828a-38df69ad1969/mbid-bd6ea0c6-f5cd-4abf-828a-38df69ad1969-1485559375_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-bd6ea0c6-f5cd-4abf-828a-38df69ad1969/mbid-bd6ea0c6-f5cd-4abf-828a-38df69ad1969-1485559375_thumb250.jpg",
    "song": "Raconte-moi une histoire",
    "track_id": "f7df1869-2a74-36b0-91dd-7fc5b2be324f",
    "recording_id": "42f8045e-7d3d-4f2b-874c-8515b3c8041e",
    "artist": "M83",
    "artist_ids": [
        "6d7b7cd4-254b-4c25-83f6-dd20f98ceacd"
    ],
    "album": "Hurry Up, We’re Dreaming",
    "release_id": "bd6ea0c6-f5cd-4abf-828a-38df69ad1969",
    "release_group_id": "5f898a60-acc5-48fc-a11b-2926084c0924",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2011-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi Kennady,\n\nHope you’re doing well today!  It’s been good to hear you on the Morning Show this week.  Your set yesterday kicked a--!  And I’m loving the New Order right now.  😊  Are you on all week in this time slot?  I have a request that I was hoping you might be able to get on.  Can you please play The Frog Song by M83?  I’m having a really hard morning and could use the pick-me-up.\n\nThank you so much!\n\nFrom Linda in Port Orchard\n--\nM83 played Live on KEXP in 2023! Watch the full session here: https://www.youtube.com/watch?v=UHNVQ2PHTr4\n\n\"Raconte-moi une histoire\" comes from their 2011 album, Hurry Up, We’re Dreaming.\nhttps://ilovem83.bandcamp.com/\n\nJoin our community and donate to support listener-powered radio today!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}