Information about plays

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

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

{
    "id": 3580324,
    "uri": "https://api.kexp.org/v2/plays/3580324/?format=api",
    "airdate": "2025-11-19T18:02:49-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb-32076067005_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb/mbid-4b786134-aa10-41e1-bf45-d8160cb309fb-32076067005_thumb250.jpg",
    "song": "She’s a Rainbow",
    "track_id": "e55675e0-0b8c-4868-84f5-cf8f93bcbc4d",
    "recording_id": "ffac0e4e-10cf-4048-98dd-7d010909b17f",
    "artist": "The Rolling Stones",
    "artist_ids": [
        "b071f9fa-14b0-4217-8e97-eb41da73f598"
    ],
    "album": "Their Satanic Majesties Request",
    "release_id": "7296fc4d-f338-4c0c-b3d1-f58ecf9415db",
    "release_group_id": "40a087e8-908a-334d-b520-88a820deb09d",
    "labels": [
        "ABKCO"
    ],
    "label_ids": [
        "048df3b9-10b0-4d60-b484-8e29b18f6100"
    ],
    "release_date": "2017-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"When Mick Jagger and Keith Richards wrote the song, they envisioned it as “a sort of music box.\" The band and producer Andrew Loog Oldham took that idea as literally as possible, as, for four minutes, the song keeps coming to life, led by Nicky Hopkins’ baroque piano lines, and then grinding to a halt. Difficult to dance to, but a joy to listen to on headphones. That way, you can catch all the little details the band snuck into the mix. The backing vocals that have been sped up to the timbre of a cartoon chorus. A string section (arranged by future Led Zeppelin member John Paul Jones) that swoops through the song like a small flock of starlings. An insistent percussive beat that could be a muted electric guitar or the bongos that sneak in the song’s back door.\" Here's the story behind this classic: https://www.udiscovermusic.com/stories/the-rolling-stones-shes-a-rainbow/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}