Information about plays

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

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

{
    "id": 3545585,
    "uri": "https://api.kexp.org/v2/plays/3545585/?format=api",
    "airdate": "2025-08-27T18:34:09-07:00",
    "show": 64403,
    "show_uri": "https://api.kexp.org/v2/shows/64403/?format=api",
    "image_uri": "https://ia800409.us.archive.org/10/items/mbid-ed790ac9-8562-3192-adce-7aa890dab146/mbid-ed790ac9-8562-3192-adce-7aa890dab146-16731476172_thumb500.jpg",
    "thumbnail_uri": "https://ia600409.us.archive.org/10/items/mbid-ed790ac9-8562-3192-adce-7aa890dab146/mbid-ed790ac9-8562-3192-adce-7aa890dab146-16731476172_thumb250.jpg",
    "song": "Long Snake Moan",
    "track_id": "1d79e8cd-5acb-33f3-9782-4c0113511f01",
    "recording_id": "e8f9ee48-a1ba-487b-9a9d-4c634edef210",
    "artist": "PJ Harvey",
    "artist_ids": [
        "e795e03d-b5d5-4a5f-834d-162cfb308a2c"
    ],
    "album": "To Bring You My Love",
    "release_id": "ed790ac9-8562-3192-adce-7aa890dab146",
    "release_group_id": "2a976d93-1131-3821-9bcb-6c79542d93aa",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1995-02-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Leo!\n\"Been a longtime amplifier. KEXP has given to me so much in the way of music discovery, emotional medicine while getting through some challenging times in my life, Joy of music and the arts, reasons to dance alone or with others, and so much more. I moved to Alaska over 5 years ago and have kept KEXP with me as an amplifier all along. I make a point of visiting the gathering space whenever in Seattle to see family. \nI'd like to hear PJ Harvey - \"Long Snake Moan\" please and thank you for all that you do for the music community and all of us listeners.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}