Information about plays

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

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

{
    "id": 3554443,
    "uri": "https://api.kexp.org/v2/plays/3554443/?format=api",
    "airdate": "2025-09-18T03:27:31-07:00",
    "show": 64591,
    "show_uri": "https://api.kexp.org/v2/shows/64591/?format=api",
    "image_uri": "https://coverartarchive.org/release/7987637b-dcaa-443e-84c4-b77a010a7d25/6348162669-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7987637b-dcaa-443e-84c4-b77a010a7d25/6348162669-250.jpg",
    "song": "Cosmic Slop",
    "track_id": null,
    "recording_id": "2bdae715-da2f-443d-844b-ac896a5418e9",
    "artist": "Funkadelic",
    "artist_ids": [
        "cf042013-3edd-46c4-9b0e-a62faac98d0b"
    ],
    "album": "Cosmic Slop",
    "release_id": null,
    "release_group_id": "3337c981-c416-3513-a02b-6d6065b9316b",
    "labels": [
        "Westbound Records"
    ],
    "label_ids": [
        "0f6fb74a-eb83-4a02-b975-3c2e470f6aaa"
    ],
    "release_date": "1973-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released in 1973, the fifth studio album by Funkadelic was a commercial failure, producing no charting singles, and reaching only #112 on the Billboard pop chart and #21 on the R&B chart. It has since been favorably reevaluated. \n\nCosmic Slop was also a short-lived sci-fi TV series hosted by George Clinton!\n\nCheck out a live Central Park performance of \"Cosmic Slop\":\nhttps://youtu.be/FsIqDxssLYg\n\nFunk master George Clinton of Funkadelic stopped by the station back in 2018 for a conversation with Jake Uitti about his long and storied career. Enjoy the full piece here: \nhttps://www.kexp.org/read/2018/12/11/george-clinton-reflects-impending-retirement-his-longtime-career-and-just-saying-funk-it/\n\nhttps://georgeclinton.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}