Information about plays

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

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

{
    "id": 3667450,
    "uri": "https://api.kexp.org/v2/plays/3667450/?format=api",
    "airdate": "2026-06-13T18:17:57-07:00",
    "show": 66981,
    "show_uri": "https://api.kexp.org/v2/shows/66981/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-89186d1a-c57e-4866-a826-8435fb9f05eb/mbid-89186d1a-c57e-4866-a826-8435fb9f05eb-45359752458_thumb500.jpg",
    "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-89186d1a-c57e-4866-a826-8435fb9f05eb/mbid-89186d1a-c57e-4866-a826-8435fb9f05eb-45359752458_thumb250.jpg",
    "song": "Nouveau Riche",
    "track_id": "9f4ec4e3-aa19-4d54-b647-ba2270d44889",
    "recording_id": "cc244a16-ffc5-43b2-96c9-94a2d70cedd1",
    "artist": "Buddy Wynkoop",
    "artist_ids": [
        "4f502d0e-8a26-48c7-97cd-3b08f6a66cc3"
    ],
    "album": "Nouveau Riche",
    "release_id": "89186d1a-c57e-4866-a826-8435fb9f05eb",
    "release_group_id": "8b43f496-08ae-471e-b954-eafbf110ba56",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-05-12",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Portland punk band Buddy Wynkoop!\n\nhttps://buddywynkoop.bandcamp.com/track/nouveau-riche\n\nThey're playing at Baba Yaga in Seattle on July 11th with Toxic Tears, Edging, and Zookraught! Tickets below:\n\nhttps://babayagaseattle.com/seattle-baba-yaga-events-days#/events/175106",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}