Information about plays

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

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

{
    "id": 3593066,
    "uri": "https://api.kexp.org/v2/plays/3593066/?format=api",
    "airdate": "2025-12-19T11:41:01-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "https://ia600807.us.archive.org/20/items/mbid-b2ce4798-caa4-430f-98f7-9b01bce8a05e/mbid-b2ce4798-caa4-430f-98f7-9b01bce8a05e-41608033796_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/20/items/mbid-b2ce4798-caa4-430f-98f7-9b01bce8a05e/mbid-b2ce4798-caa4-430f-98f7-9b01bce8a05e-41608033796_thumb250.jpg",
    "song": "Charlie Horse",
    "track_id": "fe227965-1666-4b2d-9142-950ac767c941",
    "recording_id": "fdc67684-eeff-4aa4-9e1a-157ecc0ec8eb",
    "artist": "Aesop Rock feat. Lupe Fiasco & Homeboy Sandman",
    "artist_ids": [
        "65eaa552-1149-4b42-888e-6d6e4affdbff",
        "cf15719f-51f9-4db8-a15d-5eed9664ce69",
        "aba64937-3334-4c65-90a1-4e6b9d4d7ada"
    ],
    "album": "Black Hole Superette",
    "release_id": "b2ce4798-caa4-430f-98f7-9b01bce8a05e",
    "release_group_id": "c34d3356-a0f8-4d42-8b37-053629a18cae",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#79 on our countdown of YOUR favorite albums of 2025\n\n\"Black Hole Superette, the latest album from Aesop Rock, delves into the invisible forces that shape our lives and psyches. It’s about the small, often overlooked moments—the everyday experiences that blur the lines between the real and the unreal, waking and sleeping.\" \n\nRead more here: https://aesoprock.bandcamp.com/album/black-hole-superette",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}