Information about plays

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

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

{
    "id": 3631425,
    "uri": "https://api.kexp.org/v2/plays/3631425/?format=api",
    "airdate": "2026-03-20T09:45:25-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn710907.ca.archive.org/0/items/mbid-f710e288-b72e-4aa9-b0e2-f880c0d6ad76/mbid-f710e288-b72e-4aa9-b0e2-f880c0d6ad76-11319848080_thumb500.jpg",
    "thumbnail_uri": "https://dn710907.ca.archive.org/0/items/mbid-f710e288-b72e-4aa9-b0e2-f880c0d6ad76/mbid-f710e288-b72e-4aa9-b0e2-f880c0d6ad76-11319848080_thumb250.jpg",
    "song": "River of Deceit",
    "track_id": "6cc1c176-4420-4f62-b1a7-8c5b643cbfec",
    "recording_id": "5433b32d-fe08-4aaa-b04e-4022d734b995",
    "artist": "Mad Season & Seattle Symphony",
    "artist_ids": [
        "bfd085b8-0bbf-46b3-8ab9-193bca5c85e7",
        "0b51c328-1f2b-464c-9e2c-0c2a8cce20ae"
    ],
    "album": "Sonic Evolution",
    "release_id": "f710e288-b72e-4aa9-b0e2-f880c0d6ad76",
    "release_group_id": "f4481197-c7a5-4770-ac65-306d078e81b0",
    "labels": [
        "Monkeywrench Records"
    ],
    "label_ids": [
        "fdef4ca1-8821-423f-9228-023b5d33299a"
    ],
    "release_date": "2015-08-28",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded on January 30th, 2015 at Benaroya Hall, it features Pearl Jam’s Mike McCready, Stone Gossard and Jeff Ament, Guns N’ Roses bassist Duff McKagan, Chris Cornell, drummers Barrett Martin and Matt Cameron and, of course, Seattle Symphony. Ludovic Morlot is the conductor.\nWatch!: https://www.youtube.com/watch?v=sJf_-H9ZxUA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}