Information about plays

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

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

{
    "id": 3551733,
    "uri": "https://api.kexp.org/v2/plays/3551733/?format=api",
    "airdate": "2025-09-11T14:30:19-07:00",
    "show": 64534,
    "show_uri": "https://api.kexp.org/v2/shows/64534/?format=api",
    "image_uri": "https://coverartarchive.org/release/9b050617-364a-4fb1-87c7-a5a1f0feccf3/28562645265-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9b050617-364a-4fb1-87c7-a5a1f0feccf3/28562645265-250.jpg",
    "song": "Disco to Go",
    "track_id": null,
    "recording_id": "9c4dea56-cdb5-4558-b628-e6bcb4f03095",
    "artist": "The Brides of Funkenstein",
    "artist_ids": [
        "e48cbe61-1bf5-4af4-aca7-70f9f0f74f1c"
    ],
    "album": "Funk or Walk",
    "release_id": null,
    "release_group_id": "64d2199a-d9af-36f4-b5ee-28a0035afaa8",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Brides of Funkenstein was a funk musical group originally composed of singers Dawn Silva and Lynn Mabry.\n\nPreviously background singers for Sly Stone, Mabry and Silva joined the P-Funk collective in 1977. George Clinton named the group (based on the scenario and characters from the Parliament album \"The Clones of Dr. Funkenstein)\" and produced their first album, \"Funk Or Walk,\" for Atlantic Records in 1978. Their debut album skyrocketed to success, selling over three hundred thousand copies within the first week as well as winning a record world award for best new female group.\n--\nEnjoy this 2016 interview with Dawn Silva: https://www.indiedisco.com/interview/2016/12/from-the-archives-interview-with-bride-of-funkenstein-dawn-silva/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}