Information about plays

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

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

{
    "id": 3572036,
    "uri": "https://api.kexp.org/v2/plays/3572036/?format=api",
    "airdate": "2025-10-31T01:57:07-07:00",
    "show": 64980,
    "show_uri": "https://api.kexp.org/v2/shows/64980/?format=api",
    "image_uri": "https://coverartarchive.org/release/bfacf4cc-7bb0-48ce-aac8-ad526f509743/36986512942-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bfacf4cc-7bb0-48ce-aac8-ad526f509743/36986512942-250.jpg",
    "song": "Recognized Thresholds of Negative Stress",
    "track_id": null,
    "recording_id": "38f2642f-68a8-4590-a2bd-d60ab322c4f6",
    "artist": "Boogiemonsters",
    "artist_ids": [
        "9f0650eb-35ae-47d3-b71d-418c6310471e"
    ],
    "album": "Riders of the Storm: The Underwater Album",
    "release_id": null,
    "release_group_id": "c09c8113-79ae-35b2-b679-fbec7eec753a",
    "labels": [
        "Pendulum Records"
    ],
    "label_ids": [
        "c3ab5351-dd5f-4536-8bf5-9927a080b507"
    ],
    "release_date": "1994-08-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Eric B. & Rakim's debut single \"Eric B. Is President\" (from their 1987 debut album 'Paid in Full') was sampled in 1994 by Boogiemonsters on their own debut album, 'Riders of the Storm: The Underwater Album'.\n\nBoogiemonsters were made up of  Alaska native Sean “Vex Da Vortex” Pollard, Bronx native Mondo McCann, and Jamaican brothers Sean “Myntric” and Ivor “Yodared” Myers. Three of the crew’s members were born in New York City but later moved with their families to Virginia. The four formed Boogiemonsters while attending Virginia State University.\n\nRead a retrospective of Boogiemasters' debut album: https://bit.ly/3rKCetb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}