Information about plays

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

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

{
    "id": 3586094,
    "uri": "https://api.kexp.org/v2/plays/3586094/?format=api",
    "airdate": "2025-12-03T01:39:14-08:00",
    "show": 65275,
    "show_uri": "https://api.kexp.org/v2/shows/65275/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "PUDDLE ( OF ME )",
    "track_id": "8b908f6a-7a19-4049-98f7-d8e80285f340",
    "recording_id": "5100fdb7-5bdc-4a4f-94b9-6385bc7a5f3e",
    "artist": "Saya Gray",
    "artist_ids": [
        "b949a783-214b-429d-a184-4e75c0f8be9c"
    ],
    "album": "SAYA",
    "release_id": "393a6c10-d4a0-476a-8ebe-c98a240ce474",
    "release_group_id": "c44a46d5-d745-49d9-930f-18f76b7fb017",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2025-02-21",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since her first project release, the critically-acclaimed 19 MASTERS, only a couple years ago, Saya Gray has become globally defined by the undefinable – an artist whose work is limitless, beguiling, intimate, exhilarating and truly unlike any other musician releasing songs right now. It’s easy to call something “one of one;” it’s harder to live it, breathe it, encapsulate it, and share it with the world: Saya Gray embodies that rarified space and invites everyone in. SAYA finally came after the dissolution of a troubled romantic entanglement; Gray booked a flight to Japan in the fall of 2023. And like a feel-good movie protagonist, Gray detangled herself from the outstanding psychic ties by journeying solo on a cross-country road trip. \n\nhttps://sayagray.bandcamp.com/album/saya",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}