Information about plays

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

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

{
    "id": 3637267,
    "uri": "https://api.kexp.org/v2/plays/3637267/?format=api",
    "airdate": "2026-04-03T12:37:39-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-c99462ed-b584-4c20-b9c6-347dabf2fbf5/mbid-c99462ed-b584-4c20-b9c6-347dabf2fbf5-42120436895_thumb500.jpg",
    "thumbnail_uri": "https://ia601804.us.archive.org/27/items/mbid-c99462ed-b584-4c20-b9c6-347dabf2fbf5/mbid-c99462ed-b584-4c20-b9c6-347dabf2fbf5-42120436895_thumb250.jpg",
    "song": "Hairy Candy",
    "track_id": "a45bc74e-6390-30c2-997e-cefdb5801d04",
    "recording_id": "a8e6d4d4-310f-4ecc-8ba7-3c6e58a2bd48",
    "artist": "TOBACCO",
    "artist_ids": [
        "7d3996ec-e9e9-41ec-8f4d-e336f64fc7c6"
    ],
    "album": "Fucked Up Friends",
    "release_id": "c99462ed-b584-4c20-b9c6-347dabf2fbf5",
    "release_group_id": "47fbc181-0421-3802-99b5-588de23f34ee",
    "labels": [
        "anticon."
    ],
    "label_ids": [
        "bf92cf45-cea1-4837-996b-fd9384a5704c"
    ],
    "release_date": "2008-10-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thomas Fec is better known by his stage name of Tobacco. He's also the frontman of Black Moth Super Rainbow, in addition to working as a solo artist. \n\nBlack Moth Super Rainbow will be out on tour this summer! \n\n-Seattle on July 27th at The Showbox\n\n-SF on July 30th at Great American Music Hall\n\nThis track is from TOBACCO's 2008 debut album.\n\nhttps://ghostly.com/artists/tobacco\n\nhttps://blackmothsuperrainbow.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}