Information about plays

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

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

{
    "id": 3547560,
    "uri": "https://api.kexp.org/v2/plays/3547560/?format=api",
    "airdate": "2025-09-01T12:00:00-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b-39961549994_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b/mbid-52f62941-cc7a-4adc-90b2-ae237b448e7b-39961549994_thumb250.jpg",
    "song": "Possessed",
    "track_id": "4dcebd55-7069-40f3-acf4-3f098c0388e7",
    "recording_id": "b972238c-e85c-4455-a21b-76a0a6fa6b40",
    "artist": "SASAMI",
    "artist_ids": [
        "c1184bef-262b-4d23-8946-57f2ce92311c"
    ],
    "album": "Blood on the Silver Screen",
    "release_id": "52f62941-cc7a-4adc-90b2-ae237b448e7b",
    "release_group_id": "ac585160-9089-4eed-8231-7c129495f2fa",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing a bunch of Bay Area shows (lucky y'all!):\n\n- September 12/13 @ Bimbo's 365 Club (San Fran)\n- September 14 @ Smiley's Schooner Saloon (Bolinas)\n- October 18 @ Fox Theater (Oakland)\n\nTwo Sasamis exist in harmony. First is Sasami Ashworth, the conservatory-trained classical French horn player, producer, and composer—an artist with a studious approach to craft. And then there is all-caps SASAMI, the fearless performer and protagonist of her three increasingly audacious albums. For Blood On the Silver Screen, these two sides fused for her most epic and realized music to date: the all-out Sasami pop record.\n\nhttps://sasami.bandcamp.com/album/blood-on-the-silver-screen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}