Information about plays

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

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

{
    "id": 3618099,
    "uri": "https://api.kexp.org/v2/plays/3618099/?format=api",
    "airdate": "2026-02-16T01:44:18-08:00",
    "show": 65946,
    "show_uri": "https://api.kexp.org/v2/shows/65946/?format=api",
    "image_uri": "https://coverartarchive.org/release/e07397b4-0303-4c50-a52d-7b51e28f6326/4926980862-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e07397b4-0303-4c50-a52d-7b51e28f6326/4926980862-250.jpg",
    "song": "'Round About Midnight",
    "track_id": null,
    "recording_id": "8cceb1ab-8682-4a42-8599-9ed27e5be9a8",
    "artist": "Dizzy Reece",
    "artist_ids": [
        "cbde4132-ce04-4368-b859-22c440f23961"
    ],
    "album": "Blues in Trinity",
    "release_id": null,
    "release_group_id": "f2deafa8-150c-4d9f-93e3-614e1310d958",
    "labels": [
        "Blue Note Records"
    ],
    "label_ids": [
        "d3865f1e-ae0c-4a97-99b9-016966d49cb5"
    ],
    "release_date": "1958-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alphonso Son “Dizzy” Reece was born January 5, 1931 in Kingston, Jamaica. Reece began his musical studies on saxophone but switched to the trumpet at age 14 and became a full-time musician at age 16. Reece moved to London in 1948 and performed across Europe for the next decade working with American jazz musicians including Don Byas, Kenny Clarke, Frank Foster, and Thad Jones, among others. He recorded his debut album Blues In Trinity in London in 1958 with a band that included fellow trumpeter Donald Byrd and Art Taylor on drums, in addition to Tubby Hayes on tenor saxophone, Terry Shannon on piano, and Lloyd Thompson on bass. The album was released by Blue Note Records in 1959, and with encouragement from the likes of Miles Davis and Sonny Rollins, Reece also made the move to New York City that same year. In November 1959, Blue Note brought Reece into Rudy Van Gelder’s studio to record Star Bright with Hank Mobley on tenor saxophone, Wynton Kelly on piano, Paul Chambers on bass, and Art Taylor on drums. Two more Blue Note albums were recorded in 1960, Soundin’ Off and Comin’ On, the latter of which went unreleased until 1999.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}