Information about plays

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

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

{
    "id": 3619528,
    "uri": "https://api.kexp.org/v2/plays/3619528/?format=api",
    "airdate": "2026-02-19T13:49:04-08:00",
    "show": 65975,
    "show_uri": "https://api.kexp.org/v2/shows/65975/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Postmeridian",
    "track_id": null,
    "recording_id": "0e3c9385-656f-453e-9652-77b614bcb457",
    "artist": "Count Bass D",
    "artist_ids": [
        "18c9e1ac-840d-4d30-86a0-16b2f608b20f"
    ],
    "album": "Dwight Spitz",
    "release_id": null,
    "release_group_id": "e5b23a4c-a27c-39ab-a9c8-3058ad741f52",
    "labels": [
        "Metal Face Records"
    ],
    "label_ids": [
        "4dc9cf60-b827-4cac-a8ad-ae7d75bd6867"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Before launching a lengthy career that includes records with MF Doom and Snoop Dogg, Count’s journey began as a pre-kindergarten child attending one of his pastor father’s church services. As he sat in the pews with his mother watching a visiting choir perform, he vividly remembers feeling a desire to try his hand at the drums. “I looked at what the person was playing and I said to my mother, ‘I really think I can do that,’” he tells me. “I remember this clear as day.”\n\nAs the service wound down, the musicians decided to give the curious young Count a chance to play. “Towards the end they gave me an opportunity to try and I was keeping a beat,” he remembers. “This is the reason why I haven’t really abandoned Christianity as my spirituality. I continue to musically experience these miracles that can’t be explained, that are really supernatural.”: \n\nhttps://medium.com/micro-chop/it-just-seemed-really-natural-to-me-count-bass-d-discusses-snoop-dogg-gospel-and-musical-58cf7051a5c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}