Information about plays

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

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

{
    "id": 3663710,
    "uri": "https://api.kexp.org/v2/plays/3663710/?format=api",
    "airdate": "2026-06-04T16:09:51-07:00",
    "show": 66902,
    "show_uri": "https://api.kexp.org/v2/shows/66902/?format=api",
    "image_uri": "https://ia601807.us.archive.org/1/items/mbid-b4c72ab4-ba53-4528-9b3e-2e7629ad4278/mbid-b4c72ab4-ba53-4528-9b3e-2e7629ad4278-5880308716_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-b4c72ab4-ba53-4528-9b3e-2e7629ad4278/mbid-b4c72ab4-ba53-4528-9b3e-2e7629ad4278-5880308716_thumb250.jpg",
    "song": "Servants",
    "track_id": "c40eab78-4781-4c63-a2ee-935d873b6d15",
    "recording_id": "7c14da79-39eb-41f2-9b96-259ee494d7e0",
    "artist": "Wooden Shjips",
    "artist_ids": [
        "3754dc74-381e-4237-bd44-65f5600a4d88"
    ],
    "album": "Back to Land",
    "release_id": "b4c72ab4-ba53-4528-9b3e-2e7629ad4278",
    "release_group_id": "c888a602-c63c-44d0-989e-260fe428e57f",
    "labels": [
        "Thrill Jockey"
    ],
    "label_ids": [
        "5194917c-215b-4094-b5ec-4005e408b2df"
    ],
    "release_date": "2013-11-12",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy this KEXP \"Throwaway Style\" interview with Portland's Ripley Johnson in 2018: https://www.kexp.org/read/2018/5/24/throwaway-style-interview-ripley-johnson-wooden-shjips/\n--\nGo even further back in time to 2013 to watch a psychedelic session by Wooden Shjips in the KEXP studio: https://youtu.be/CtHSOvL9xQE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}