Information about plays

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

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

{
    "id": 3638526,
    "uri": "https://api.kexp.org/v2/plays/3638526/?format=api",
    "airdate": "2026-04-06T06:44:44-07:00",
    "show": 66381,
    "show_uri": "https://api.kexp.org/v2/shows/66381/?format=api",
    "image_uri": "https://ia800405.us.archive.org/31/items/mbid-4887a111-5bd6-4ab9-ab96-d27ca323daf0/mbid-4887a111-5bd6-4ab9-ab96-d27ca323daf0-24207369378_thumb500.jpg",
    "thumbnail_uri": "https://dn721207.ca.archive.org/0/items/mbid-4887a111-5bd6-4ab9-ab96-d27ca323daf0/mbid-4887a111-5bd6-4ab9-ab96-d27ca323daf0-24207369378_thumb250.jpg",
    "song": "Black Excellence",
    "track_id": "7651ba64-9f10-4da0-9f4e-70593ace757d",
    "recording_id": "3f3a26b7-da0d-4005-9de1-35626a2c98f0",
    "artist": "SassyBlack",
    "artist_ids": [
        "b6a47306-c024-4b06-9039-516ec38b7bff"
    ],
    "album": "Ancient Mahogany Gold",
    "release_id": "4887a111-5bd6-4ab9-ab96-d27ca323daf0",
    "release_group_id": "95519caf-a433-4206-a38d-45378906db96",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-09-13",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "For Lisa in Philly!\n\nSassyBlack is a space aged singer, songwriter & producer. This Goddess of “electronic psychedelic soul” & “hologram funk” explores the concepts of sound through deep compositions. With roots in classical & jazz, her voice is often compared to Ella Fitzgerald, Sarah Vaughan, Erykah Badu & Georgia Anne Muldrow.\n\nhttps://sassyblack.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}