Information about plays

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

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

{
    "id": 3621987,
    "uri": "https://api.kexp.org/v2/plays/3621987/?format=api",
    "airdate": "2026-02-25T05:37:33-08:00",
    "show": 66025,
    "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4-43163307163_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4-43163307163_thumb250.jpg",
    "song": "Blood",
    "track_id": "cc11297c-000a-4809-a727-dc4bf1d8ad01",
    "recording_id": "819c5a73-5d58-4440-bf51-2c0f82391ed5",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "Secret Love",
    "release_id": "f6fcbfaa-3417-4524-8703-96981ae0b7c4",
    "release_group_id": "2180190f-2ef6-4b9e-8f90-ef8cc3179ecd",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dry Cleaning will perform at Seattle's Showbox on Monday, May 18th.  They'll play August Hall in SF on Wednesday, May 20th. \n--\n\"Florence’s delivery, meticulously calibrated to her bandmates’ soundscapes, asserts her in a lineage of spoken-word artists stretching from Laurie Anderson to Life Without Buildings’ Sue Tompkins.\": https://drycleaning.bandcamp.com/album/secret-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}