Information about plays

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

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

{
    "id": 3545398,
    "uri": "https://api.kexp.org/v2/plays/3545398/?format=api",
    "airdate": "2025-08-27T07:12:29-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://ia801204.us.archive.org/12/items/mbid-14982a22-c2fb-410d-9103-0bb8be9c2adc/mbid-14982a22-c2fb-410d-9103-0bb8be9c2adc-11530895844_thumb500.jpg",
    "thumbnail_uri": "https://ia801204.us.archive.org/12/items/mbid-14982a22-c2fb-410d-9103-0bb8be9c2adc/mbid-14982a22-c2fb-410d-9103-0bb8be9c2adc-11530895844_thumb250.jpg",
    "song": "This Is the Day",
    "track_id": "4ad1b029-c9ab-44e0-af78-ebdff9b11fff",
    "recording_id": "c6d5af08-0684-4f2b-a661-7ee317a48975",
    "artist": "The The",
    "artist_ids": [
        "a7409219-a681-4072-adb2-5285106ce6f2"
    ],
    "album": "Soul Mining",
    "release_id": "9ffa19cf-5f57-48f6-a346-8a6ad67b434f",
    "release_group_id": "923e256a-7bf0-31e0-bddc-ec76db526c32",
    "labels": [
        "Lazarus",
        "Epic",
        "Legacy"
    ],
    "label_ids": [
        "a43c7383-5b02-4e9a-a140-7a0046fae21a",
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55",
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2002-07-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of my kids was evangelizing KEXP and the Morning Show to a friend. \"John’s like family. He’s on our Christmas card\". And despite being from Oak Park, IL we do feel part of the KEXP and Amplifier family as stalwart supporters of this station and other public media. We’d like to request The The’s \"This is the Day\" because this is the day that the station celebrates its Amplifiers. We celebrate them too, because they help support the music and community we love. That’s especially true as the music and people we love are threatened and most vulnerable. That’s why we upped ours when funding was first threatened and John pivoted to an hour of songs about radio and clips of Mr. Rodgers and Muppets. \n\nThank you KEXP for being here. We’ll be here for you, too. \n\nMatt, Pam, Mac, Andrew and Jane in Oak Park (Although Matt will be in the gathering space later because he’s actually in SEATTLE today and where else would he go?)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}