Information about plays

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

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

{
    "id": 3589719,
    "uri": "https://api.kexp.org/v2/plays/3589719/?format=api",
    "airdate": "2025-12-11T10:27:47-08:00",
    "show": 65347,
    "show_uri": "https://api.kexp.org/v2/shows/65347/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Armani Section",
    "track_id": null,
    "recording_id": null,
    "artist": "Roc Marciano, DJ Premier",
    "artist_ids": [
        "9b14ef6d-119b-47b8-9d06-fc72901451e2",
        "084e06f5-3c82-4b71-bd94-dd69e7bd515e"
    ],
    "album": "The Coldest Profession",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On \"Armani Section,\" DJ Premier supplies a complex, hypnotic sample-chop beat, and he does one of his great scratch routines on the hook. Roc Marciano locks right in with the track, hitting the pocket and talking his shit: \"Bummy rappers with bunny rabbit ears, you mad I'm a money magnet/ Carats do the money dance in my sunglasses.\" It's only his second time rapping over a Premier beat; the first was when he guested on \"Respect My Gun,\" a 2018 track from the Royce Da 5'9\"/Premier duo PRhyme. Here's what Premier says about working with Roc Marci:\n\n\"Several years ago, I was shopping at Macy's in Herald Square, and I was passing the Armani Section when I see Roc Marci there and he asks me when are we gonna do a record together. I told him we would eventually get to it. Fast forward a few years later, right before Christmas 2024, I gave him a call and told him it was time to get to it. I reminded him of that day, and he said that should be the title of the record. The tone was officially set.\"\n\nhttps://stereogum.com/2296213/roc-marciano-dj-premier-armani-section/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}