Information about plays

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

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

{
    "id": 3185981,
    "uri": "https://api.kexp.org/v2/plays/3185981/?format=api",
    "airdate": "2023-04-27T13:59:24-07:00",
    "show": 56814,
    "show_uri": "https://api.kexp.org/v2/shows/56814/?format=api",
    "image_uri": "https://coverartarchive.org/release/ee2de079-88b0-4f5d-9021-c28f813987b0/22440774787-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ee2de079-88b0-4f5d-9021-c28f813987b0/22440774787-250.jpg",
    "song": "Slow Hot Wind",
    "track_id": null,
    "recording_id": "6623cdfb-12fc-489e-8133-8b6e827a2efe",
    "artist": "Penny Goodwin",
    "artist_ids": [
        "bd64ec45-cae3-4f77-a4a9-edc5c6efbdc0"
    ],
    "album": "Portrait Of A Gemini",
    "release_id": null,
    "release_group_id": "119513e5-853c-42f3-89aa-4f7bf54cab24",
    "labels": [],
    "label_ids": [],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This 1974 song was sampled by Tyler, the Creator for his song \"HOT WIND BLOWS.\"\n--\nPenny Goodwin grew up in Milwaukee, Wisconsin singing in church with Al Jarreau, doing weddings, talent competitions and bar mitzvahs.  Despite her huge talent only this one studio LP exists. Used vinyl copies of the original Portrait of a Gemini album were going for five hundred dollars in the collectors market at one point. It includes the great original 'Too Soon You're Old' - a jazz dance classic for many years - plus a stellar cover of Gil Scott Heron's 'Lady Day & John Coltrane', and the tracks 'He's Come Back', 'Amazing Grace', 'Slow Hot Wind', 'Today Is the First Day' and 'Rain Sometimes'.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}