Information about plays

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

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

{
    "id": 3583178,
    "uri": "https://api.kexp.org/v2/plays/3583178/?format=api",
    "airdate": "2025-11-26T09:39:41-08:00",
    "show": 65214,
    "show_uri": "https://api.kexp.org/v2/shows/65214/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Take It All",
    "track_id": "e6672700-305f-4646-a635-f788daa0f271",
    "recording_id": "f6afdbbf-ed4f-49ad-b7bd-c48ffab2c04d",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Cut & Rewind",
    "release_id": "404c5223-590c-4a3f-955c-9718d24c96de",
    "release_group_id": "4ca9091b-f7e1-45a0-ab9a-07dd97bc27d8",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More goodness for your Top 10 consideration!\n\nTell us what's in your top ten right now by voting below, then join us live on Friday, December 19th as we count down the top 100 albums of the year, as selected by you!\n\nhttps://www.kexp.org/countdowns/best-of-2025/\n\nLatest from Say She She! The NYC punk-chic, discodelic band's newest album Cut & Rewind came out earlier this year, and they are touring now!\n* San Francisco on January 27 at August Hall\n* Seattle on January 31 at The Showbox\n\nhttps://saysheshe.bandcamp.com\nhttps://www.saysheshe.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}