Information about plays

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

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

{
    "id": 3582257,
    "uri": "https://api.kexp.org/v2/plays/3582257/?format=api",
    "airdate": "2025-11-24T07:52:46-08:00",
    "show": 65198,
    "show_uri": "https://api.kexp.org/v2/shows/65198/?format=api",
    "image_uri": "https://ia600905.us.archive.org/21/items/mbid-a78a16d6-2c2d-4873-9676-f07f313ba372/mbid-a78a16d6-2c2d-4873-9676-f07f313ba372-7496263249_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/21/items/mbid-a78a16d6-2c2d-4873-9676-f07f313ba372/mbid-a78a16d6-2c2d-4873-9676-f07f313ba372-7496263249_thumb250.jpg",
    "song": "Only Shallow",
    "track_id": "5b0d5f2d-ae98-3319-a4e2-afec5e26258e",
    "recording_id": "af87f70f-14e1-452b-ba66-b3e1be7fbdf1",
    "artist": "My Bloody Valentine",
    "artist_ids": [
        "8ca01f46-53ac-4af2-8516-55a909c0905e"
    ],
    "album": "Loveless",
    "release_id": "a78a16d6-2c2d-4873-9676-f07f313ba372",
    "release_group_id": "cb76227e-3ac0-3002-9a10-615a5b73cc59",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1991-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written by Kevin Shields and Bilinda Butcher, both vocalists and guitarists for My Bloody Valentine, this is the album opener and second single from Loveless. The track is known for what Shields calls the \"glide guitar\" technique, which he explained in a 1992 Guitar World interview as \"just two amps facing each other, with tremolo. And the tremolo on each amp is set to a different rate. There's a mic between the two amps. I did a couple of overdubs of that, then I reversed it and played it backwards into a sampler. I put them on top of each other so they kind of merged in.\"\n\nLoveless was the band's second studio album and has gone down in music history as not only being their masterpiece, but also being the record that nearly bankrupted Creation Records. Over the course of three years, Shields went through dozens of engineers and set up shop in 19 different studios in an attempt to craft a perfect album. Label owner Alan McGee recalled to Spin in 1999: \"I could see my label slipping away. I'd even mortgaged my own house. In the end, I had to emotionally blackmail Kevin to get him to finish.\"\n\nThough the song opens with Colm O Ciosoig on the snare, the drummer was struggling with his physical and mental health and couldn't manage to play live on most of the album's other tracks. https://tinyurl.com/2f85xfef",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}