Information about plays

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

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

{
    "id": 3571101,
    "uri": "https://api.kexp.org/v2/plays/3571101/?format=api",
    "airdate": "2025-10-28T17:53:01-07:00",
    "show": 64959,
    "show_uri": "https://api.kexp.org/v2/shows/64959/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9-33304197802_thumb500.jpg",
    "thumbnail_uri": "https://ia801907.us.archive.org/11/items/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9-33304197802_thumb250.jpg",
    "song": "Sweet Life",
    "track_id": "f7f7aaad-31e7-3c4d-95dc-1e560ad2c5e9",
    "recording_id": "b57eed56-5786-4919-a184-68e2863a197b",
    "artist": "Frank Ocean",
    "artist_ids": [
        "e520459c-dff4-491d-a6e4-c97be35e0044"
    ],
    "album": "Channel Orange",
    "release_id": "241be558-9801-43e7-8070-49c7a5edad73",
    "release_group_id": "f8f4167d-897c-4b25-a171-638374d1dfa4",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "2012-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Frank Ocean, born Christopher Edwin Breaux) on this day in 1987. \n__\n\"Sweet Life\" samples Stevie Wonder's 1972 \"Superwoman (Where Were You When I Needed You).\" It was co-written and co-produced by Frank Ocean and Pharrell Williams. Here's what Williams said about Ocean: \"He’s super talented. To me he’s like the Black James Taylor. He’s lyrical—he’s got a great perspective and super sick melodies. I haven’t seen anybody bob and weave through chords with such catchy melodies in a long time—that’s why I liked working with him.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}