Information about plays

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

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

{
    "id": 3619127,
    "uri": "https://api.kexp.org/v2/plays/3619127/?format=api",
    "airdate": "2026-02-18T14:04:54-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d-29329341634_thumb500.jpg",
    "thumbnail_uri": "https://ia801705.us.archive.org/15/items/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d-29329341634_thumb250.jpg",
    "song": "Ashes to Ashes",
    "track_id": "42abed1f-a0a7-3b2a-9c36-9af5e5c069e8",
    "recording_id": "f5b2f3a5-110b-48fc-9350-e685ea9b15fb",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Sound + Vision",
    "release_id": "3110bd68-da15-476b-a77c-1c931a4fd21d",
    "release_group_id": "45c62f0b-d044-374a-8a61-759b884bcdab",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1989-09-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good choice for Ash Wednesday, Larry! \nThat great bass line is from George Murray. Carlos Alomar plays guitar and Chuck Hammer plays guitar synthesizer.  Producer Tony Visconti is on percussion.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}