Information about plays

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

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

{
    "id": 3637268,
    "uri": "https://api.kexp.org/v2/plays/3637268/?format=api",
    "airdate": "2026-04-03T12:40:54-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn720000.ca.archive.org/0/items/mbid-8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad/mbid-8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad-44186539920_thumb500.jpg",
    "thumbnail_uri": "https://dn720000.ca.archive.org/0/items/mbid-8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad/mbid-8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad-44186539920_thumb250.jpg",
    "song": "Rules",
    "track_id": "2e94273d-13ae-4a1e-b45a-87e7510bd5e8",
    "recording_id": "337c6950-46f1-495e-9905-a9506eb469fd",
    "artist": "Mitski",
    "artist_ids": [
        "fa58cf24-0e44-421d-8519-8bf461dcfaa5"
    ],
    "album": "Nothing’s About to Happen to Me",
    "release_id": "8d8ffa3b-aae9-44c5-83f8-55ac05fa52ad",
    "release_group_id": "f24aa16e-4bb0-4ba3-8317-91c0a518f0a1",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Rules\" comes from Mitski's new album, Nothing’s About to Happen to Me! \n\n\"Few singer-songwriters can keep their captive audience firmly in their grips the way that Mitski can. Her eighth studio album, Nothing’s About to Happen to Me, is a lush, expansive set of melancholic art pop, featuring elements of indie-rock, alt-country, and jazz. While often steeped in a distinct ennui, these eleven tracks still exude strength and hope through ornate arrangements, captivating theatrics, and her impressive vocal prowess.\" \nhttps://kexp.org/read/2026/3/9/new-music-reviews-39/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}