Information about plays

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

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

{
    "id": 3631035,
    "uri": "https://api.kexp.org/v2/plays/3631035/?format=api",
    "airdate": "2026-03-19T12:50:25-07:00",
    "show": 66222,
    "show_uri": "https://api.kexp.org/v2/shows/66222/?format=api",
    "image_uri": "https://ia801500.us.archive.org/18/items/mbid-a6ef752e-989a-4867-966b-f54fec66d786/mbid-a6ef752e-989a-4867-966b-f54fec66d786-23815720596_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-a6ef752e-989a-4867-966b-f54fec66d786/mbid-a6ef752e-989a-4867-966b-f54fec66d786-23815720596_thumb250.jpg",
    "song": "Hand Springs",
    "track_id": "5d634fdb-ff5e-3ba3-bf86-9d7750ba242f",
    "recording_id": "259c5ca4-12f4-4c31-a34d-e2979ca4961b",
    "artist": "The White Stripes",
    "artist_ids": [
        "11ae9fbb-f3d7-4a47-936f-4c0a04d3b3b5"
    ],
    "album": "White Blood Cells Bonus Tracks",
    "release_id": "a6ef752e-989a-4867-966b-f54fec66d786",
    "release_group_id": "eee03c6d-eb1c-3fe0-975a-ae329ba7b4e3",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hand Springs/Cedar Point '76\" is a split 7\" single released in 2000 by Detroit garage rockbands the White Stripes and the Dirtbombs. \n\nThe White Stripes song \"Hand Springs\" is on the A-side and \"Cedar Point '76\" by the Dirtbombs is on the B-side. Only 2,000 copies were pressed and included free with the pinball fanzine Multiball.\n\nhttps://shop.brooklynvegan.com/products/white-stripes-hand-springs-limited-color-7-single",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}