Information about plays

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

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

{
    "id": 3638606,
    "uri": "https://api.kexp.org/v2/plays/3638606/?format=api",
    "airdate": "2026-04-06T11:53:14-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://ia800201.us.archive.org/17/items/mbid-64d09ddc-daf5-4ed3-9ecf-d949f951fada/mbid-64d09ddc-daf5-4ed3-9ecf-d949f951fada-7514082952_thumb500.jpg",
    "thumbnail_uri": "https://ia800201.us.archive.org/17/items/mbid-64d09ddc-daf5-4ed3-9ecf-d949f951fada/mbid-64d09ddc-daf5-4ed3-9ecf-d949f951fada-7514082952_thumb250.jpg",
    "song": "Sun Glass",
    "track_id": "28ab0d42-a70f-480a-a050-8cf29badfd0b",
    "recording_id": "5f477fbb-a869-4444-a391-93ef9202fb8d",
    "artist": "Fucked Up",
    "artist_ids": [
        "19202b40-eb93-48a0-b6fc-fce9568182aa"
    ],
    "album": "Glass Boys",
    "release_id": "64d09ddc-daf5-4ed3-9ecf-d949f951fada",
    "release_group_id": "9871e1ef-277d-4c18-a841-d4bd4f448e2f",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2014-06-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Toronto, ON in 2001.\n\n\"Fucked Up are a punk band. They were a punk band when they started in Toronto more than a decade ago, and they've remained a punk band even as they've ascended to career heights that their younger selves never could've imagined. But how do you remain a punk band when you're on magazine covers, or sharing stadium stages with the Foo Fighters? How do you stay true to your 15-year-old self when you've got a career to maintain, and families to support? Those are the questions that Fucked Up asks on Glass Boys. And they ask those questions in the form of a blazing, titanic, ultimately triumphant rock album.\" https://matadorrecords.com/products/glass-boys\n\nttps://fuckedup.bandcamp.com/track/sun-glass\nhttps://www.fuckedup.cc/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}