Information about plays

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

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

{
    "id": 3624843,
    "uri": "https://api.kexp.org/v2/plays/3624843/?format=api",
    "airdate": "2026-03-03T14:44:41-08:00",
    "show": 66081,
    "show_uri": "https://api.kexp.org/v2/shows/66081/?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": "My Soul / Half Pint",
    "track_id": "84775ab7-34b8-44d6-88d3-3402de1fe9a0",
    "recording_id": "658ab8e7-ce69-447b-a07b-95bf4c3ce1fc",
    "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 brings their music to the West Coast this spring with local stops including:\n\n* Monday, May 18th at the Showbox in Seattle\n* Wednesday, May 20th at August Hall in San Francisco\n\nhttps://drycleaningband.com/pages/live\nhttps://drycleaning.bandcamp.com\n\nProduced by Cate Le Bon, Secret Love started life in Peckham rehearsal spaces, all members – frontperson Florence Shaw, guitarist Tom Dowse, drummer Nick Buxton and bassist Lewis Maynard – writing, playing and responding to each other in the room: in Dry Cleaning, music and lyrics form an inseparable, generative whole. https://tinyurl.com/ykw7d7wd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}