Information about plays

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

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

{
    "id": 3667467,
    "uri": "https://api.kexp.org/v2/plays/3667467/?format=api",
    "airdate": "2026-06-13T18:49:36-07:00",
    "show": 66981,
    "show_uri": "https://api.kexp.org/v2/shows/66981/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-2e2e9d59-801c-437b-8003-46651394bb97/mbid-2e2e9d59-801c-437b-8003-46651394bb97-24716499036_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-2e2e9d59-801c-437b-8003-46651394bb97/mbid-2e2e9d59-801c-437b-8003-46651394bb97-24716499036_thumb250.jpg",
    "song": "Blinded",
    "track_id": "56e9ff55-6c07-431b-9c84-b7670c535b60",
    "recording_id": "cdf19149-ee2e-4b1c-82fc-a3273b123063",
    "artist": "Mint Julep",
    "artist_ids": [
        "7be492c5-9d16-4e66-8148-055df5cdbaed"
    ],
    "album": "Stray Fantasies",
    "release_id": "2e2e9d59-801c-437b-8003-46651394bb97",
    "release_group_id": "ce00b493-43f9-4bbe-9ee6-835236bb222d",
    "labels": [
        "Western Vinyl"
    ],
    "label_ids": [
        "c4126b4a-ac23-429c-ba19-148fd287def8"
    ],
    "release_date": "2020-01-31",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Created slowly over a years-long span that encompassed the recording of 2019’s Stray Fantasies, wife and husband duo Hollie and Keith Kenniff deliver In a Deep & Dreamless Sleep, a distinctly hazier chapter of their technicolor pop venture Mint Julep.\"\n\nhttps://mintjulep.bandcamp.com/album/in-a-deep-and-dreamless-sleep",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}