Information about plays

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

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

{
    "id": 3547519,
    "uri": "https://api.kexp.org/v2/plays/3547519/?format=api",
    "airdate": "2025-09-01T09:55:20-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://ia800501.us.archive.org/5/items/mbid-4dde0662-eaf5-4fcd-a7ed-e94a278f6de5/mbid-4dde0662-eaf5-4fcd-a7ed-e94a278f6de5-39923198825_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-4dde0662-eaf5-4fcd-a7ed-e94a278f6de5/mbid-4dde0662-eaf5-4fcd-a7ed-e94a278f6de5-39923198825_thumb250.jpg",
    "song": "Billboard Heart",
    "track_id": "c3d83c28-3a12-4561-a2b9-5bdcde5f325b",
    "recording_id": "23775b0a-0092-4d49-b3b1-7157613fe612",
    "artist": "Deep Sea Diver",
    "artist_ids": [
        "18a627eb-c6e8-4175-b947-9322d8deb938"
    ],
    "album": "Billboard Heart",
    "release_id": "4dde0662-eaf5-4fcd-a7ed-e94a278f6de5",
    "release_group_id": "7df354ac-5b93-421f-a75f-7ede26fa5b9a",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-09-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The lead single from Deep Sea Diver's album of the same name, released earlier this year!\n\nOf this track, guitarist and vocalist Jessica Dobson said, \"'Billboard Heart' is a song that felt like a strange transmission, a new emotion, and a spirit-filled dream when it came. It is my nod to the simplicity of my favorite Tom Petty songs and to my love for Wim Wenders’ film Paris, Texas.\n\n\"'Billboard Heart' is both a longing for something that may not exist and a place where I can be free.\" https://tinyurl.com/4cr9tzsm\n\nhttps://thedeepseadiver.bandcamp.com/album/billboard-heart",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}