Information about plays

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

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

{
    "id": 3594767,
    "uri": "https://api.kexp.org/v2/plays/3594767/?format=api",
    "airdate": "2025-12-23T05:41:19-08:00",
    "show": 65454,
    "show_uri": "https://api.kexp.org/v2/shows/65454/?format=api",
    "image_uri": "https://ia802802.us.archive.org/22/items/mbid-e0ae98ce-6952-4b20-b71d-f33f87a074f6/mbid-e0ae98ce-6952-4b20-b71d-f33f87a074f6-25383126263_thumb500.jpg",
    "thumbnail_uri": "https://ia902802.us.archive.org/22/items/mbid-e0ae98ce-6952-4b20-b71d-f33f87a074f6/mbid-e0ae98ce-6952-4b20-b71d-f33f87a074f6-25383126263_thumb250.jpg",
    "song": "All Or Nothing",
    "track_id": "a0511977-7a62-4cb9-9178-ff2e388edc52",
    "recording_id": "0786adc7-f9a7-4123-93ed-85f08bda8e2a",
    "artist": "Shopping",
    "artist_ids": [
        "b20c4968-3d5d-41fc-b8f8-a6092528eb79"
    ],
    "album": "All or Nothing",
    "release_id": "e0ae98ce-6952-4b20-b71d-f33f87a074f6",
    "release_group_id": "b0385867-5c42-492f-81d3-c45cac323910",
    "labels": [
        "FatCat Records"
    ],
    "label_ids": [
        "21d42a26-b50d-4d1b-8494-ec07922919ce"
    ],
    "release_date": "2020-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shopping wrote this song while in Seattle! Check out their Live on KEXP performance here: https://youtu.be/7HPxyQlsy7I?si=zx2YFskpek41j4bM\n\nShopping are propulsive bass lines, primitive disco-not-disco drums and guitar lines sharp as broken glass. The band was formed in 2012 by members Rachel Aggs (guitar), Billy Easter (bass) and Andrew Milk (drums), who've all done time in a plethora of notable UK DIY bands including Trash Kit and Wet Dog.\n\nhttps://shoppingfc.bandcamp.com/album/all-or-nothing",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}