Information about plays

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

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

{
    "id": 3660476,
    "uri": "https://api.kexp.org/v2/plays/3660476/?format=api",
    "airdate": "2026-05-28T03:48:05-07:00",
    "show": 66833,
    "show_uri": "https://api.kexp.org/v2/shows/66833/?format=api",
    "image_uri": "https://coverartarchive.org/release/53a9fa24-8648-4623-9217-ed91434217e7/25676215068-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/53a9fa24-8648-4623-9217-ed91434217e7/25676215068-250.jpg",
    "song": "Bird of Beauty",
    "track_id": null,
    "recording_id": "fe464736-5367-4ffa-83bb-1849cbc81645",
    "artist": "Stevie Wonder",
    "artist_ids": [
        "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
    ],
    "album": "Fulfillingness’ First Finale",
    "release_id": null,
    "release_group_id": "95e58ee5-5421-38b0-a937-803b004c7ae8",
    "labels": [
        "Tamla"
    ],
    "label_ids": [
        "7f87e14e-eb85-4a7e-957a-77465f869cb5"
    ],
    "release_date": "1974-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Wonder begins the song with a 2 beat salsa rhythm-sticking the clave percussion in around the middle while Bobbye Hall plays a solo on the hollow sounding guica drum. The main body of the song has intertwining,jazz melodies played on the Clavinet and Fender Rhodes electric piano-with a rhythmic Moog bass bubbling in around the bottom. The  chorus of the song has Wonder building up the hi hats before returning to the refrain. In addition to a bridge sung in Portuguese, Denise Williams, Lani Groves and Shirly Brewer provide the backing vocals-with the song extending ethereally on the chorus as it fades.\": https://andresmusictalk.wordpress.com/2016/05/13/steviewonderland-celebrating-an-icon-in-three-decades-bird-of-beauty-1974/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}