Information about plays

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

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

{
    "id": 3630654,
    "uri": "https://api.kexp.org/v2/plays/3630654/?format=api",
    "airdate": "2026-03-18T14:38:13-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-db74bc1c-add5-46dc-9251-0fcd3c4d8dbc/mbid-db74bc1c-add5-46dc-9251-0fcd3c4d8dbc-4250744326_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-db74bc1c-add5-46dc-9251-0fcd3c4d8dbc/mbid-db74bc1c-add5-46dc-9251-0fcd3c4d8dbc-4250744326_thumb250.jpg",
    "song": "Kiss",
    "track_id": "05a4b526-0559-4692-ae08-bce2df4b88c4",
    "recording_id": "18cab3b9-3b0c-4e52-a845-a3471862aa41",
    "artist": "Prince and The Revolution",
    "artist_ids": [
        "4c8ead39-b9df-4c56-a27c-51bc049cfd48",
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": "Parade: Music From the Motion Picture Under the Cherry Moon",
    "release_id": "ba3166ea-5a20-4701-837a-a8d8ae4b2603",
    "release_group_id": "8c20e5ba-1418-393e-a946-b6525fa3a94a",
    "labels": [
        "Warner Bros. Records",
        "Paisley Park"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "df9ba4e5-6933-4729-a210-19510b393cdf"
    ],
    "release_date": "1986-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Mwah...mwah...mwah...\"\n---\nThe band Mazarati, which was formed by Prince's bass player Brown Mark and signed to his Paisley Park record label, asked Prince for a song for their debut album, so he took a break from his Parade sessions and dashed off a minute-long bluesy acoustic demo for them on a mini tape recorder. Mazarati and producer David Z re-worked the song, giving it an irresistible funk groove. When he heard it, Prince was smart enough to take the song right back. He replaced their lead vocal, added the guitar break in the chorus and included it as a last-minute addition to his Parade album.\n--\nPrince won the 1986 Grammy Award for Best Rhythm & Blues Vocal Performance for this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}