Information about plays

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

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

{
    "id": 3548909,
    "uri": "https://api.kexp.org/v2/plays/3548909/?format=api",
    "airdate": "2025-09-04T16:50:01-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://ia801306.us.archive.org/10/items/mbid-0dcb4610-006e-35a3-8575-3fee0fa1bb83/mbid-0dcb4610-006e-35a3-8575-3fee0fa1bb83-2554558577_thumb500.jpg",
    "thumbnail_uri": "https://ia801306.us.archive.org/10/items/mbid-0dcb4610-006e-35a3-8575-3fee0fa1bb83/mbid-0dcb4610-006e-35a3-8575-3fee0fa1bb83-2554558577_thumb250.jpg",
    "song": "Cherub Rock",
    "track_id": "17e808b9-0ce4-3b73-83cf-fb9fdf0dfc67",
    "recording_id": "40a1bdab-d6cc-4116-8cdb-736979854503",
    "artist": "The Smashing Pumpkins",
    "artist_ids": [
        "ba0d6274-db14-4ef5-b28d-657ebde1a396"
    ],
    "album": "Siamese Dream",
    "release_id": "0dcb4610-006e-35a3-8575-3fee0fa1bb83",
    "release_group_id": "a159e102-18bb-42ca-a59e-5f96a7eff241",
    "labels": [
        "Virgin",
        "Hut Recordings"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "3dc55be1-e308-4b62-b0ac-7ddcf2845b91"
    ],
    "release_date": "1993-07-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "November 21st -30th Billy Corgan will be performing with the Lyric Opera Orchestra and Chorus of Chicago for a special 30 year anniversary celebration of Mellon Collie and Infinite Sadness.\n\nFind out more info here:\n\nhttps://www.lyricopera.org/shows/upcoming/2025-26/a-night-of-mellon-collie-and-infinite-sadness/#Overview\n---\nAccording to various interviews with lead singer Billy Corgan, this song's lyric is an ironic attack on the \"Indie\" credibility in Chicago's music scene that had him frustrated - the old complaint about bands going to major labels becoming sell-outs.\n\nhttps://smashingpumpkins.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}