Information about plays

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

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

{
    "id": 3521681,
    "uri": "https://api.kexp.org/v2/plays/3521681/?format=api",
    "airdate": "2025-07-02T14:52:10-07:00",
    "show": 63900,
    "show_uri": "https://api.kexp.org/v2/shows/63900/?format=api",
    "image_uri": "https://dn721706.ca.archive.org/0/items/mbid-584772b6-d0cd-4911-8bf6-210b663eacfc/mbid-584772b6-d0cd-4911-8bf6-210b663eacfc-41812927846_thumb500.jpg",
    "thumbnail_uri": "https://dn721706.ca.archive.org/0/items/mbid-584772b6-d0cd-4911-8bf6-210b663eacfc/mbid-584772b6-d0cd-4911-8bf6-210b663eacfc-41812927846_thumb250.jpg",
    "song": "Above Us",
    "track_id": "bb65d91a-ef50-4c28-9f3c-f80e0d1c307f",
    "recording_id": "6f506759-5433-4010-8618-cde71024cd7f",
    "artist": "Luke Titus",
    "artist_ids": [
        "835b8ae1-5e38-4eab-b879-4d8bedb1701d"
    ],
    "album": "From What Was Will Grow a Flower",
    "release_id": "584772b6-d0cd-4911-8bf6-210b663eacfc",
    "release_group_id": "142bca2c-c14d-466b-ac1b-60a218e91a96",
    "labels": [
        "Sooper Records"
    ],
    "label_ids": [
        "986cf8a1-301d-4d32-9f5c-fd13c7316105"
    ],
    "release_date": "2025-04-25",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born and raised in Chicago, Luke Titus is a drummer, singer, song-writer, and multi-instrumentalist.\n--\n\"From What Was Will Grow a Flower\" is his second LP.  He says, \" \"This album is about spirituality and connectivity, both with the universe and the self, as told through my personal journey. It questions reality as a way to deepen one’s connection to it. I dedicate this album not only to anyone who has been through hard times, but to anyone who relates to the cyclical nature of the human experience. And more than that, I dedicate this album to my mom.\": https://luketitus.bandcamp.com/album/from-what-was-will-grow-a-flower",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}