Information about plays

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

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

{
    "id": 3592102,
    "uri": "https://api.kexp.org/v2/plays/3592102/?format=api",
    "airdate": "2025-12-17T02:06:39-08:00",
    "show": 65399,
    "show_uri": "https://api.kexp.org/v2/shows/65399/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lost Myself",
    "track_id": "e824d402-e336-4320-9bba-44da4d1704ec",
    "recording_id": "783a9cd5-34b3-4f82-aa9e-8aa537ac4981",
    "artist": "100%WET",
    "artist_ids": [
        "edda58da-2086-4350-8222-bc07cb2e1ef8"
    ],
    "album": "100%WET",
    "release_id": "0af84d2d-ebc6-4519-afef-9c6f6b180c70",
    "release_group_id": "143395a3-6923-4a6b-8abe-aa4a668bf06b",
    "labels": [
        "Crunchy Frog"
    ],
    "label_ids": [
        "3d3d96f9-965b-4cf1-9459-34f121426e73"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Exploring and navigating new sonic realities, 100%WET merge the vast, distorted soundscapes of shoegaze with the danceability of 90’s breakbeats, the low-end punch of drum’n’bass and the liminal nostalgia of vaporwave.\n \nRebooting the harddrive of indie rock programming, 100%WET is an experimental duo consisting of the two producers and guitarists Jakob Birch and Casper Munns.\n\nHypergaze is here! https://100wet.bandcamp.com/album/100-wet",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}