Information about plays

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

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

{
    "id": 3597186,
    "uri": "https://api.kexp.org/v2/plays/3597186/?format=api",
    "airdate": "2025-12-28T13:22:19-08:00",
    "show": 65498,
    "show_uri": "https://api.kexp.org/v2/shows/65498/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tonight’s Ride",
    "track_id": "9965c5e4-28b0-402b-a7be-92dfb66cb43a",
    "recording_id": "e978c11f-4949-40b9-9f2e-ecdd31b0ba47",
    "artist": "KX9000 feat. Nic Hanson",
    "artist_ids": [
        "2f7f8881-c64f-4ef0-8a74-addd5919d14c",
        "120004b6-4ff3-4f2b-a6f2-ac02fa08c787"
    ],
    "album": "Dream Log",
    "release_id": "6b09261e-41f3-4436-a5c1-509eb027bd23",
    "release_group_id": "fbb861c3-57c2-489b-b954-9e64b1f7eac9",
    "labels": [
        "Pont Neuf Records"
    ],
    "label_ids": [
        "40b645f6-9907-4e41-9fa0-5d97b954f679"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KX9000 (Kerim Ben Mustapha) is a Paris-based producers. With \"Dream Log\", he delivers a fascinating sonic journey that blends electro-funk, space disco, Chicago house, and broken-beat. This ambitious project explores new musical paths while highlighting the richness of his influences and artistic collaborations.\n\nhttps://kx9000.bandcamp.com/album/dream-log\nIG: @kx9000",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}