Information about plays

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

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

{
    "id": 3598464,
    "uri": "https://api.kexp.org/v2/plays/3598464/?format=api",
    "airdate": "2025-12-31T13:50:47-08:00",
    "show": 65525,
    "show_uri": "https://api.kexp.org/v2/shows/65525/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Get Into the Party Life",
    "track_id": null,
    "recording_id": "9e322ac0-f60e-46f7-add5-59dad98df7c2",
    "artist": "Little Beaver",
    "artist_ids": [
        "50538ff2-70b3-4c45-90f7-587b056dced4"
    ],
    "album": "Party Down",
    "release_id": null,
    "release_group_id": "f6d56330-c88b-3e83-98d1-7c224740d0d5",
    "labels": [
        "Collectables"
    ],
    "label_ids": [
        "40193634-1615-4da6-b114-7fd796d86504"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Willie George Hale, one of Arkansas’s great behind-the-scenes musicians, was born 80 years ago in Forrest City. Hale became an important and widely respected R&B guitarist, both in studio sessions and as a solo artist, and his tunes later became sampling fodder for the likes of Jay-Z and Erykah Badu.\nHale got the “Beaver” nickname because of his youthful prominent front teeth, and he embraced it. He embraced the guitar from a young age as well after his stepfather Clarence brought a cheap acoustic one home. \nHale’s 1970s-era albums — released under his childhood nickname “Little Beaver” — are steeped in mellow funk, groove-filled R&B, and bluesy disco. \nLearn more about him here: https://arktimes.com/entertainment/2020/10/27/party-down-a-nod-to-little-beaver-and-a-playlist",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}