Information about plays

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

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

{
    "id": 3642792,
    "uri": "https://api.kexp.org/v2/plays/3642792/?format=api",
    "airdate": "2026-04-16T11:36:00-07:00",
    "show": 66468,
    "show_uri": "https://api.kexp.org/v2/shows/66468/?format=api",
    "image_uri": "https://ia800808.us.archive.org/32/items/mbid-8e2ce692-11cc-4c21-aacb-c95b4e2a2564/mbid-8e2ce692-11cc-4c21-aacb-c95b4e2a2564-4326167172_thumb500.jpg",
    "thumbnail_uri": "https://dn710903.ca.archive.org/0/items/mbid-8e2ce692-11cc-4c21-aacb-c95b4e2a2564/mbid-8e2ce692-11cc-4c21-aacb-c95b4e2a2564-4326167172_thumb250.jpg",
    "song": "The Trip",
    "track_id": "9c1e2b25-9eb0-37c6-b4fb-917fcace9589",
    "recording_id": "675ec5aa-29ca-49a5-97e9-9ac37f6d8dcb",
    "artist": "Still Corners",
    "artist_ids": [
        "ea5493df-b8d9-4c89-bd5b-6c4aeba7a0ac"
    ],
    "album": "Strange Pleasures",
    "release_id": "8e2ce692-11cc-4c21-aacb-c95b4e2a2564",
    "release_group_id": "bd21202f-f69a-4e38-8e79-55fc4bb9c4a6",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2013-06-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Nick!\n__\nStill Corners are a dream pop band formed in 2007 consisting of songwriter/producer Greg Hughes and vocalist Tessa Murray.\n\n\"Strange Pleasures proffers a leaner, more acute extrapolation of ’80s-suffused song and studio craft, navigating a sinuous trajectory between velveteen Angelo Badalamenti noir-pop torch song sophistication, ethereal Cocteau Twins beauty and the glacial, mellifluous territory mapped by Modern English, The Cure and The Passions.\"\n\nhttps://stillcorners.bandcamp.com/album/strange-pleasures",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}