Information about plays

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

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

{
    "id": 3637885,
    "uri": "https://api.kexp.org/v2/plays/3637885/?format=api",
    "airdate": "2026-04-04T20:10:12-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-fcaaf1eb-f1e1-4179-9b69-48debd3b6d92/mbid-fcaaf1eb-f1e1-4179-9b69-48debd3b6d92-44349077407_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-fcaaf1eb-f1e1-4179-9b69-48debd3b6d92/mbid-fcaaf1eb-f1e1-4179-9b69-48debd3b6d92-44349077407_thumb250.jpg",
    "song": "Nice",
    "track_id": "b4cca1dd-e905-488a-a34f-33762a06fb33",
    "recording_id": "4b4c3408-746f-481d-b369-deb2249b685b",
    "artist": "Biblioteka",
    "artist_ids": [
        "47b25147-ad45-4b4b-9dd0-a62a1576d468"
    ],
    "album": "Matryoshka",
    "release_id": "fcaaf1eb-f1e1-4179-9b69-48debd3b6d92",
    "release_group_id": "ff1ab44a-35f4-4cbc-9e5e-5d159ea0eabb",
    "labels": [
        "Pet Wussy Records"
    ],
    "label_ids": [
        "a54d60f3-71c3-4f3f-a667-24d2954c7f88"
    ],
    "release_date": "2026-02-12",
    "rotation_status": "R",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "A request for William in Dallas! Thank you William!\n\nVocalist and bassist Mary Robins shares, “This album is everything we lived through in that crazy stretch from the wild nights in Mexico to endless days on the road in Europe. It’s about getting comfortable with being uncomfortable, embracing the chaos, and finding strength in the mess. Every song is a piece of that journey—and a promise to keep pushing forward, no matter what.”\n\nhttps://bibliotekaband.bandcamp.com/album/matryoshka",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}