Information about plays

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

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

{
    "id": 3543217,
    "uri": "https://api.kexp.org/v2/plays/3543217/?format=api",
    "airdate": "2025-08-22T08:04:04-07:00",
    "show": 64354,
    "show_uri": "https://api.kexp.org/v2/shows/64354/?format=api",
    "image_uri": "https://ia600505.us.archive.org/31/items/mbid-d2383e90-cfe8-3a66-bc7d-88f402eb2c41/mbid-d2383e90-cfe8-3a66-bc7d-88f402eb2c41-14244886137_thumb500.jpg",
    "thumbnail_uri": "https://ia600505.us.archive.org/31/items/mbid-d2383e90-cfe8-3a66-bc7d-88f402eb2c41/mbid-d2383e90-cfe8-3a66-bc7d-88f402eb2c41-14244886137_thumb250.jpg",
    "song": "You Gots 2 Chill",
    "track_id": "ec386e90-33fa-37d4-9f44-71fc730838b6",
    "recording_id": "1ed180cd-59fc-4220-8358-ecb0909dc643",
    "artist": "EPMD",
    "artist_ids": [
        "4fa39dc8-c695-4e0e-ba04-92c63d99c9f9"
    ],
    "album": "Out of Business",
    "release_id": "d2383e90-cfe8-3a66-bc7d-88f402eb2c41",
    "release_group_id": "86164656-2539-37e9-a06b-bb958fea470b",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "1999-07-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Before their breakup in 1993, the rap duo of Erick Sermon and Parrish Smith--known together as Erick and Parrish Making Dollars, or EPMD--exercised a huge influence on the \"hardcore\" hip-hop scene with their funk-based grooves and laid-back rhyming. Here's a biography: https://www.hiphopscriptures.com/epmd\n--\nAmong others samples, \"You Gots to Chill\" contains samples of \"More Bounce to the Ounce\" by Zapp, \"Jungle Boogie\" by Kool & the Gang, and \"Catch a Groove\" by Juice.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}