Information about plays

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

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

{
    "id": 3636066,
    "uri": "https://api.kexp.org/v2/plays/3636066/?format=api",
    "airdate": "2026-03-31T15:43:54-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-94640354-8e67-4be7-96ad-16e0878e2dbe/mbid-94640354-8e67-4be7-96ad-16e0878e2dbe-1494517169_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-94640354-8e67-4be7-96ad-16e0878e2dbe/mbid-94640354-8e67-4be7-96ad-16e0878e2dbe-1494517169_thumb250.jpg",
    "song": "Popcorn",
    "track_id": "815e371c-9b23-359e-801d-50092efc0817",
    "recording_id": "26321c25-6d8d-43cb-ab2b-df1d54b9faea",
    "artist": "Herb Alpert & The Tijuana Brass",
    "artist_ids": [
        "012ef4f9-2d35-4000-86e5-bc761f87dab9"
    ],
    "album": "Lost Treasures",
    "release_id": "94640354-8e67-4be7-96ad-16e0878e2dbe",
    "release_group_id": "0603325d-44c6-32e7-9935-0b73abe242e4",
    "labels": [
        "High Coin"
    ],
    "label_ids": [
        "de630bcb-672f-4a39-9653-fd1834bbf051"
    ],
    "release_date": "2005-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1935 - Happy Birthday Herb Alpert!\n--\nHerb Alpert led the band Herb Alpert & the TJB in the 1960's. During the same decade, he co-founded A&M Records with Jerry Moss.\n\n\"Lost Treasures\" is a notable, breezy, and slightly funky instrumental cover included in this collection of rare, unreleased, and alternate takes recorded between 1963 and 1974.\n--\nhttps://www.discogs.com/release/2988710-Herb-Alpert-The-Tijuana-Brass-Lost-Treasures-Rare-Unreleased?srsltid=AfmBOoqOryhIuZVo8OwezIuLxiXRwa6IhPwxvZwq56XrxtEQQ7Pe0S0G",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}