Information about plays

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

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

{
    "id": 3608491,
    "uri": "https://api.kexp.org/v2/plays/3608491/?format=api",
    "airdate": "2026-01-24T12:20:45-08:00",
    "show": 65743,
    "show_uri": "https://api.kexp.org/v2/shows/65743/?format=api",
    "image_uri": "https://ia904508.us.archive.org/20/items/mbid-43ce1c37-af64-3074-a44f-1c16ee090043/mbid-43ce1c37-af64-3074-a44f-1c16ee090043-3491473183_thumb500.jpg",
    "thumbnail_uri": "https://ia804508.us.archive.org/20/items/mbid-43ce1c37-af64-3074-a44f-1c16ee090043/mbid-43ce1c37-af64-3074-a44f-1c16ee090043-3491473183_thumb250.jpg",
    "song": "Where Do We Go",
    "track_id": "009b71cc-e132-307c-87fe-ce75432cae01",
    "recording_id": "c019ebad-1020-44c5-a43f-02123d1ec042",
    "artist": "Blue Sky Black Death",
    "artist_ids": [
        "1b8ed32a-294c-4224-a770-2c20b8a5b0c1"
    ],
    "album": "Noir",
    "release_id": "43ce1c37-af64-3074-a44f-1c16ee090043",
    "release_group_id": "f16edfec-4175-461c-bdd3-06cfc01e4fda",
    "labels": [
        "Fake Four Inc."
    ],
    "label_ids": [
        "a04138e1-f637-4493-a90a-4c2dbb292709"
    ],
    "release_date": "2011-04-26",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Blue Sky Black Death (abbreviated BSBD) was a production duo based in the San Francisco Bay Area.[dubious – discuss] It consisted of Ryan Maguire, better known by his stage name Kingston, and Ian Taggart, better known by his stage name Young God, or, later, Televangel. They are known principally for their hip hop and instrumental music, made with a mixture of live instrumentation and sampling. Their name is \"a skydiving phrase alluding to beauty and death.\"\nhttps://bsbd.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}