Information about plays

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

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

{
    "id": 3545740,
    "uri": "https://api.kexp.org/v2/plays/3545740/?format=api",
    "airdate": "2025-08-28T04:31:08-07:00",
    "show": 64406,
    "show_uri": "https://api.kexp.org/v2/shows/64406/?format=api",
    "image_uri": "https://coverartarchive.org/release/f17855ba-2027-44c0-8a7d-bcdea711d716/8252926144-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f17855ba-2027-44c0-8a7d-bcdea711d716/8252926144-250.jpg",
    "song": "Hit It and Quit It",
    "track_id": null,
    "recording_id": "21679c29-7e7e-43a9-8d7a-703cffd67046",
    "artist": "Funkadelic",
    "artist_ids": [
        "cf042013-3edd-46c4-9b0e-a62faac98d0b"
    ],
    "album": "Maggot Brain",
    "release_id": null,
    "release_group_id": "a334e612-e736-3b4f-82b4-c4dfb774983c",
    "labels": [
        "Westbound Records"
    ],
    "label_ids": [
        "0f6fb74a-eb83-4a02-b975-3c2e470f6aaa"
    ],
    "release_date": "1971-07-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The jazz and psych infused solo from a Hammond B-3 organ is quite possibly the crowning gem of Funkadelic keyboardist Bernie Worrell's impressive body of work.\n\nRolling Stone writes, “Wailing lead as well as arranging the ingenious backing vocals, Worrell pumped out a mammoth Hammond B-3 organ groove and a blistering jazz-tweaked solo (like Booker T. on \"Cloud Nine\") before Eddie Hazel's psych-metal guitar dropped a match on the whole acid-overdriven funk flex.” \n--\nCheck out a 2012 Questlove Superjam Bonnaroo performance video here: https://youtu.be/qTu80O_vkc8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}