Information about plays

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

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

{
    "id": 3548782,
    "uri": "https://api.kexp.org/v2/plays/3548782/?format=api",
    "airdate": "2025-09-04T09:44:44-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-813b8da3-706b-4c77-a1b5-685611ee5877/mbid-813b8da3-706b-4c77-a1b5-685611ee5877-42636866790_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-813b8da3-706b-4c77-a1b5-685611ee5877/mbid-813b8da3-706b-4c77-a1b5-685611ee5877-42636866790_thumb250.jpg",
    "song": "Before You Realize It",
    "track_id": "9bfccd92-d035-4437-828d-02f6ed61f4b6",
    "recording_id": "a59f8256-3307-4e08-8a0c-392ca45af4ac",
    "artist": "The Mystery Lights",
    "artist_ids": [
        "9285e35e-275c-413f-aec5-a7172fb94577"
    ],
    "album": "Before You Realize It",
    "release_id": "813b8da3-706b-4c77-a1b5-685611ee5877",
    "release_group_id": "587d168c-54f4-4a8d-ab65-d8f2a12e1d19",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2025-06-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Mystery Lights played Live on KEXP in November 2024. Watch their performance here:\nhttps://www.youtube.com/watch?v=roDClgV020E\n\nOriginally from the small town of Salinas, California and now based in NYC, The Mystery Lights' live shows gradually became the stuff of legend as the quintet won their following one fan at a time in dives from Brooklyn to the Bowery. The Lights’ sound has evolved into a fuzz-fueled hopped-up 21st Century take on 60s garage pebbles, and artful 70s punk, that is all their own. \n\nhttps://themysterylights.bandcamp.com/album/before-you-realize-it-b-w-cerebral-crack",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}