Information about plays

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

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

{
    "id": 3597878,
    "uri": "https://api.kexp.org/v2/plays/3597878/?format=api",
    "airdate": "2025-12-30T05:47:22-08:00",
    "show": 65513,
    "show_uri": "https://api.kexp.org/v2/shows/65513/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Runnin’ and Searchin’",
    "track_id": "b7469a1c-48f9-482b-bf0c-a396536deb52",
    "recording_id": "5d061d53-0b49-46cd-8a3b-1b360b3b7fd1",
    "artist": "Valerie June",
    "artist_ids": [
        "b76c1bf7-f33b-460c-bfc3-f140d023fc94"
    ],
    "album": "Runnin’ and Searchin’",
    "release_id": "567b87a3-c9b9-4abb-9172-9c5a4e52291b",
    "release_group_id": "eb098a0d-27cb-4213-a08a-fc9259d83dae",
    "labels": [
        "Concord Records",
        "June Tunes Music, Inc."
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6",
        "c555b198-ed7b-46b2-b02c-f96b878fbff5"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Valerie June is a Tennessee-bred singer-songwriter who weaves electric blues, African rhythms, and cosmic atmospherics with delicate soul. Her 2013 album Pushin’ Against A Stone and 2017’s The Order of Time were both lauded by critics and appeared on numerous ‘best of’ lists. \n==\nCheryl hosted Valerie June Live on KEXP this past June! Check out the video of the session here: https://www.youtube.com/watch?v=3q_dP9iXhsc\n==\nhttps://valeriejune.bandcamp.com/track/runnin-and-searchin",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}