Information about plays

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

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

{
    "id": 3546216,
    "uri": "https://api.kexp.org/v2/plays/3546216/?format=api",
    "airdate": "2025-08-29T07:46:03-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://ia801000.us.archive.org/19/items/mbid-8bc16bb1-b27d-4836-b9cf-932912d0931e/mbid-8bc16bb1-b27d-4836-b9cf-932912d0931e-42826626708_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-8bc16bb1-b27d-4836-b9cf-932912d0931e/mbid-8bc16bb1-b27d-4836-b9cf-932912d0931e-42826626708_thumb250.jpg",
    "song": "Always on My Mind",
    "track_id": "605d3ed5-d3b8-49c2-acb3-75ef807b1e4e",
    "recording_id": "4df1aef4-337b-489e-9dfa-861aec028bb7",
    "artist": "Been Stellar",
    "artist_ids": [
        "446be579-19bf-42ff-b858-f0e47638ffe6"
    ],
    "album": "Always On My Mind",
    "release_id": "8bc16bb1-b27d-4836-b9cf-932912d0931e",
    "release_group_id": "bf8f4701-6a40-4d13-bc5e-e282a513087b",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2025-08-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Been Stellar formed when Michigan high school buddies Sam Slocum and Skyler Knapp decided to be in a band together. In the tradition of bands like the Dandy Warhols, Trashcan Sinatras, and Gnarls Barkley, they named themselves after a celebrity. Here it's (duh) actor Ben Stiller. As Skyler put it in an interview with NYU's student paper the Washington Square News, “How’ve you been? Well, I’ve been stellar, thank you.”\n--\nHere's a live performance by the band in the KEXP studio last year: https://www.youtube.com/watch?v=JvE8mWYY_cc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}