Information about plays

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

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

{
    "id": 3563039,
    "uri": "https://api.kexp.org/v2/plays/3563039/?format=api",
    "airdate": "2025-10-09T11:43:31-07:00",
    "show": 64787,
    "show_uri": "https://api.kexp.org/v2/shows/64787/?format=api",
    "image_uri": "https://ia801401.us.archive.org/33/items/mbid-01882f08-0c82-4ecb-8a3f-471e2f61ef52/mbid-01882f08-0c82-4ecb-8a3f-471e2f61ef52-1815601406_thumb500.jpg",
    "thumbnail_uri": "https://ia801401.us.archive.org/33/items/mbid-01882f08-0c82-4ecb-8a3f-471e2f61ef52/mbid-01882f08-0c82-4ecb-8a3f-471e2f61ef52-1815601406_thumb250.jpg",
    "song": "Ready or Not",
    "track_id": "981e6e68-946a-3a93-9c83-8b309ece1d11",
    "recording_id": "b6115d1d-6aca-4b3e-aa34-b6ac53858b02",
    "artist": "Fugees",
    "artist_ids": [
        "ea321799-9b1d-4e74-a074-a5facf597d82"
    ],
    "album": "The Score",
    "release_id": "01882f08-0c82-4ecb-8a3f-471e2f61ef52",
    "release_group_id": "dd2203dd-a149-316b-ad7f-a303dc4fc459",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1996-04-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#192 on YOUR countdown of the greatest albums of all time!\n\nThe album’s vibe was built around the song “Fu‑Gee‑La.” Producer Salaam Remi has said that the song was recorded before the Fugees even got a proper budget for their second album. They didn’t yet have full resources, but Remi had created a beat and during that session, Wyclef ended up writing his verse on the spot after hearing it. That moment clarified what ‘The Score’ could be.\n\nHere’s a deep dive into the recording and all of the influences that went into recording ‘The Score’:\nhttps://ambrosiaforheads.com/2016/02/the-fugees-fu-gee-la-set-the-score-for-the-group-salaam-remi-explains/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}