Information about plays

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

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

{
    "id": 3635262,
    "uri": "https://api.kexp.org/v2/plays/3635262/?format=api",
    "airdate": "2026-03-29T17:46:33-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Can’t Feel It",
    "track_id": "ddda3049-37e3-472c-b109-9bacc370cd63",
    "recording_id": "27913306-53b0-434b-bc6d-519b154345e9",
    "artist": "Chalk",
    "artist_ids": [
        "d8339825-470a-4dde-9792-d5c724e14e18"
    ],
    "album": "Crystalpunk",
    "release_id": "52930423-d4aa-41d4-b2bc-3fb7069340dc",
    "release_group_id": "e8f89f77-cd5b-4a0f-86e3-716938141a20",
    "labels": [
        "ALTER Music"
    ],
    "label_ids": [
        "666c06c9-9088-4b82-8161-014be3b31a92"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one's for Miina!\n\nChalk will perform March 25-29 @ Treefort Music Fest in Boise, ID! https://treefortmusicfest.com/lineup/ \n\nChalk is the project of award-winning musicians and filmmaker duo Ross Cullen and Benedict Goddard. An informed mix of Dublin's Guitar Band scene and the sweaty hardcore dance floors of their native Belfast, Chalk are IDLES meets Daniel Avery, Death Grips meets Bicep - techno-infused industrial punk.\" \n\nKEXP presented Chalk at Trans Musicales 2023 in Rennes, France.. You can watch that performance here: https://tinyurl.com/mrx87k68",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}