Information about plays

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

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

{
    "id": 3639064,
    "uri": "https://api.kexp.org/v2/plays/3639064/?format=api",
    "airdate": "2026-04-07T13:24:15-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://coverartarchive.org/release/79b4522d-4bb9-3d6c-92c7-9d0fa21bc8da/37618056036-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/79b4522d-4bb9-3d6c-92c7-9d0fa21bc8da/37618056036-250.jpg",
    "song": "They Want EFX",
    "track_id": null,
    "recording_id": "d5a71bdc-ea71-421a-99d0-f38d1a4cb2d5",
    "artist": "Das EFX",
    "artist_ids": [
        "2ed45dd0-6a96-4459-af32-bc74e7a7f387"
    ],
    "album": "Dead Serious",
    "release_id": null,
    "release_group_id": "bf263855-1a85-3038-91c2-881becf5fb24",
    "labels": [
        "EastWest Records America"
    ],
    "label_ids": [
        "0b05d7e9-fd0b-4967-92a8-a42f72e12903"
    ],
    "release_date": "1992-04-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 1992!\nDas EFX sampled James Brown's \"Blind Man Can See It.\" \n--\nDas EFX is Andre \"Drayz\" Weston and Willie \"Skoob\" Hines.\nBoth originating from Brooklyn, NY (Skoob) and Teaneck, NJ (Drayz) - they teamed up while in college at Virginia State University. After coming in second place at a talent contest judged by EPMD, Parrish Smith of EPMD signed the duo to their label. Joining EPMD's burgeoning Hit Squad group of rappers. Das EFX quickly rose to the forefront of the hardcore rap scene. Their first offering, Dead Serious, cut right to the chase, introducing a new style of rap with fast lyrics often interspersing the word \"diggety\" throughout their rhymes. Dead Serious eventually went platinum. Their second release, Straight Up Sewaside, appeared the following year, followed by 1995's Hold It Down. The group was derailed by the popularity of their own style, which was often copied by others, making the originators less potent.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}