Information about plays

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

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

{
    "id": 3629708,
    "uri": "https://api.kexp.org/v2/plays/3629708/?format=api",
    "airdate": "2026-03-16T10:27:22-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-615639a6-8547-449d-ae04-44e4d12f6103/mbid-615639a6-8547-449d-ae04-44e4d12f6103-22714944837_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-615639a6-8547-449d-ae04-44e4d12f6103/mbid-615639a6-8547-449d-ae04-44e4d12f6103-22714944837_thumb250.jpg",
    "song": "Ducking & Dodging",
    "track_id": "f4983775-0db7-4bad-b54b-b9d5d232ab00",
    "recording_id": "af252f5e-f85e-4443-9d27-8c316c71990e",
    "artist": "Parquet Courts",
    "artist_ids": [
        "e01755e3-58ab-4a5b-a9e9-a0a3bd3dff4c"
    ],
    "album": "Sunbathing Animal",
    "release_id": "615639a6-8547-449d-ae04-44e4d12f6103",
    "release_group_id": "f0007c04-71dd-4e8a-824e-246c34da99b7",
    "labels": [
        "What's Your Rupture?"
    ],
    "label_ids": [
        "57a33832-c708-4bda-b9b8-25c0a065027c"
    ],
    "release_date": "2014-06-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Parquet Courts co-frontman Andrew Savage cites the late David Berman as an important influence on his lyrics. This song digs into the history books, alluding to the Stalin-era Soviet composers whose fears of wiretaps and exile were not so farfetched (all my friends are disappearing / all my letters are in codes). \n\nWatch Parquet Courts convey a sense of panic as they perform \"Ducking and Dodging\" live on KEXP: https://www.youtube.com/watch?v=y4IY1myXvBc\n\nhttps://www.parquet-courts.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}