Information about plays

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

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

{
    "id": 3657308,
    "uri": "https://api.kexp.org/v2/plays/3657308/?format=api",
    "airdate": "2026-05-20T16:42:18-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-b1b144d8-beca-4c78-9ddd-a435e57ddee4/mbid-b1b144d8-beca-4c78-9ddd-a435e57ddee4-44590371494_thumb250.jpg",
    "song": "Undersea Adventure",
    "track_id": "8b96e837-5372-4cec-b3ce-c0f93dbbef36",
    "recording_id": "5220a196-a72d-4c15-9af7-c8e8800c1a85",
    "artist": "HOTT MT",
    "artist_ids": [
        "b06ba29c-0bb9-485a-a954-24e57f160773"
    ],
    "album": "Haunted House",
    "release_id": "b1b144d8-beca-4c78-9ddd-a435e57ddee4",
    "release_group_id": "5230071a-5ef2-42a1-87fc-7a7a4abaddf0",
    "labels": [
        "Mutation Records"
    ],
    "label_ids": [
        "c2a7f66f-0c74-45fa-b219-23bfa499255c"
    ],
    "release_date": "2026-05-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from the duo HOTT MT made up of Spooky (Nick Logie) and Ashi (Ashleigh Allard)! The name is short for the 'Hour of The Time Majesty Twelve.' \n\nYou can see them preform live at Hidden Hall in Seattle on May 21st. (Tomorrow!)\n\nhttps://hottmt.bandcamp.com/album/escape-to-hott-mountain-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}