Information about plays

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

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

{
    "id": 3594185,
    "uri": "https://api.kexp.org/v2/plays/3594185/?format=api",
    "airdate": "2025-12-21T19:45:27-08:00",
    "show": 65441,
    "show_uri": "https://api.kexp.org/v2/shows/65441/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bound",
    "track_id": null,
    "recording_id": "dd614732-36fa-41ab-a1d1-83f6dcde2b5f",
    "artist": "Ponderosa Twins Plus One",
    "artist_ids": [
        "df0066eb-bfff-46f9-b484-3b23f4d5a0e0"
    ],
    "album": "2+2+1 = Ponderosa Twins Plus One",
    "release_id": null,
    "release_group_id": "13d774fb-6f38-458b-a6a8-44f626b645b3",
    "labels": [
        "Horoscope"
    ],
    "label_ids": [
        "15deadbe-5b4a-4f20-a4de-1dd69f7e29ef"
    ],
    "release_date": "1971-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This five-member vocal group consisted of two sets of identical twins (Alfred and Alvin Pelham, Keith and Kirk Gardner), and the \"plus one,\" (Ricky Spicer). They grew up and received their education on the north side of Cleveland, Ohio; all attended Patrick Henry Jr. High where they formed the group. Tony Wilson, who became their road manager, discovered the lads and brought them to the attention of Bobby Massey (at the time a member of the O'Jays).: https://www.allmusic.com/artist/the-ponderosa-twins-plus-one-mn0001450774/biography\n---\nTyler, the Creator sampled this song for \"A BOY IS A GUN\" check out the official music video to the song here:\nhttps://www.youtube.com/watch?v=9JQDPjpfiGw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}