Information about plays

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

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

{
    "id": 3637175,
    "uri": "https://api.kexp.org/v2/plays/3637175/?format=api",
    "airdate": "2026-04-03T07:07:46-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-34abb4ae-4d37-4d7d-9818-e3c39b5b203b/mbid-34abb4ae-4d37-4d7d-9818-e3c39b5b203b-7268015825_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-34abb4ae-4d37-4d7d-9818-e3c39b5b203b/mbid-34abb4ae-4d37-4d7d-9818-e3c39b5b203b-7268015825_thumb250.jpg",
    "song": "Sleeping Lessons",
    "track_id": "5947c94a-595d-3f11-972e-eca89b2d1e5a",
    "recording_id": "ae14ac35-439d-45a8-8844-087b466211cd",
    "artist": "The Shins",
    "artist_ids": [
        "6c8b9855-ba8b-48f9-ac1d-42167f7f7b18"
    ],
    "album": "Wincing the Night Away",
    "release_id": "34abb4ae-4d37-4d7d-9818-e3c39b5b203b",
    "release_group_id": "0f3ab0c9-c607-36a5-8102-b238eb08b357",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2007-01-23",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Friday, and welcome to The Morning Show with the erudite Troy Nelson and esteemed producer Owen Murphy! Thank you so much for joining us today!\n---\nThe Shins (along with Weezer and the Silversun Pickups) will be at Chase Center in SF on Wednesday, September 9th.  \n\nThey'll all be playing Climate Pledge Arena in Seattle on Sunday, September 13th.\n--\nGet ready by watching a live performance of \"Sleeping Lessons\": https://www.reddit.com/r/TheShins/comments/18o5ola/this_performance_of_sleeping_lessons_is_the_best/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}