Information about plays

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

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

{
    "id": 3428203,
    "uri": "https://api.kexp.org/v2/plays/3428203/?format=api",
    "airdate": "2024-11-21T08:58:23-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "https://coverartarchive.org/release/98ef93e9-e1ce-4bd3-9c6c-851ed6a5e750/16553322614-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/98ef93e9-e1ce-4bd3-9c6c-851ed6a5e750/16553322614-250.jpg",
    "song": "Stuck in the Middle With You",
    "track_id": null,
    "recording_id": "6d934feb-2ed3-4516-9bef-ff53eb7fe4b1",
    "artist": "Stealers Wheel",
    "artist_ids": [
        "63200203-e2c6-4081-8e0d-00c9732c6b6f"
    ],
    "album": "Stuck in the Middle With You",
    "release_id": null,
    "release_group_id": "6288022a-3395-4ded-aa17-862b2afc725a",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1972-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1992 director Quentin Tarantino used \"Stuck in the Middle With You\" in the soundtrack of his debut film Reservoir Dogs, in the infamous Michael Madsen ear-cutting scene, bringing new attention to the song.\n\n-----\n\n According to rumor, the Scottish rock band Stealers Wheel wrote Stuck in the Middle as a parody of Dylan’s vocal delivery and absurd, sometimes paranoiac imagery. Much to the band’s chagrin, the song caught on (probably because everybody — including Dylan — assumed this was a new Bob Dylan tune) becoming the band’s biggest (read: only) hit. - https://bit.ly/34d36LN",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}