Information about plays

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

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

{
    "id": 3607623,
    "uri": "https://api.kexp.org/v2/plays/3607623/?format=api",
    "airdate": "2026-01-22T11:22:38-08:00",
    "show": 65723,
    "show_uri": "https://api.kexp.org/v2/shows/65723/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Everything Hits at Once",
    "track_id": "6bcf2db3-a105-3db7-8710-fed7f2e07ef7",
    "recording_id": "64090523-dfc2-46b2-a71e-7ce560767243",
    "artist": "Spoon",
    "artist_ids": [
        "84eac621-1c5a-49a1-9500-555099c6e184"
    ],
    "album": "Girls Can Tell",
    "release_id": "df6a0c6a-8570-46f1-9a4b-5eef8ad3d2c9",
    "release_group_id": "836422a2-9619-38a5-9e70-022b40eec3c4",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2001-02-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Like many of the other songs on 'Girls Can Tell', \"Everything Hits at Once\" was intended as a departure from the punkish style the band had previously employed. \n\nSpoon frontman Britt Daniel commented on this, \"[The song] was a turning point of a song for us. I don't think there's a song that we could have come up with that would have been as far away from [1998 LP] A Series of Sneaks as that one. I was proud of that, and that's why we jammed it on the front of that album. It was a sort of announcement -- we're able and we're excited to go different places.\" \n\nThe song also features a mellotron solo section, performed by Daniel's friend Conrad Keely of ...And You Will Know Us by the Trail of Dead. \n\nhttps://www.billboard.com/music/rock/spoon-interview-greatest-hits-everything-hits-at-once-8523527/\n\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}