Information about plays

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

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

{
    "id": 3631389,
    "uri": "https://api.kexp.org/v2/plays/3631389/?format=api",
    "airdate": "2026-03-20T07:41:56-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "You’re My Best Friend",
    "track_id": "99f3fddf-3d26-34a0-9af1-f8570cf502b2",
    "recording_id": "471dc436-80be-4f06-bc8f-7e2685876cfc",
    "artist": "Queen",
    "artist_ids": [
        "0383dadf-2a4e-4d10-a46a-e9e041da8eb3"
    ],
    "album": "A Night at the Opera",
    "release_id": "6defd963-fe91-4550-b18e-82c685603c2b",
    "release_group_id": "6b47c9a0-b9e1-3df9-a5e8-50a6ce0dbdbd",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1975-11-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning John! I'm home with my son Avery (age 11) today who has a stomach bug. He would love to hear anything by Queen, if it pleases the DJ. Thanks!  ---Justin in Poughkeepsie, NY (“Puh-kip-see”)\n--\nQueen bassist John Deacon played an electric piano on this track. Deacon wanted to write a song incorporating the instrument, but Freddie Mercury, the group's keyboard man, did not want to play it. \"I refused to play that damn thing,\" Mercury said. \"It's tiny and horrible and I don't like them. Why play those when you have a lovely superb piano.\"\n\nSo Deacon took the electric piano home, learned to play it, and started writing this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}