Information about plays

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

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

{
    "id": 3634287,
    "uri": "https://api.kexp.org/v2/plays/3634287/?format=api",
    "airdate": "2026-03-27T14:27:46-07:00",
    "show": 66293,
    "show_uri": "https://api.kexp.org/v2/shows/66293/?format=api",
    "image_uri": "https://dn710006.ca.archive.org/0/items/mbid-ea5ba28e-82bf-31a0-898a-cf0933e9a3f2/mbid-ea5ba28e-82bf-31a0-898a-cf0933e9a3f2-29579737451_thumb500.jpg",
    "thumbnail_uri": "https://dn710006.ca.archive.org/0/items/mbid-ea5ba28e-82bf-31a0-898a-cf0933e9a3f2/mbid-ea5ba28e-82bf-31a0-898a-cf0933e9a3f2-29579737451_thumb250.jpg",
    "song": "Ether",
    "track_id": "d03e5e8f-4b2e-4afa-9f03-a57e45c2c08c",
    "recording_id": "c3d530a8-19b5-4b02-92e9-400b1c2f1b51",
    "artist": "Nas",
    "artist_ids": [
        "cfbc0924-0035-4d6c-8197-f024653af823"
    ],
    "album": "Stillmatic",
    "release_id": "6255b305-7a5e-4b4d-a0bc-12c604aa0139",
    "release_group_id": "f6893893-e58c-3224-83d9-fe30c3938cd1",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2001-12-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.highsnobiety.com/p/nas-jay-z-beef/\n\nNas responded to JAY-Z’s claims of being a has been by reminding him he’s been in the rap game much longer: \"I got this, locked since Nine-One (1991), I am the truest/ Name a rapper that I ain't influenced.\" He then proceeded to attack his street cred and accuses him of copying his style: \"In '88, you was gettin' chased to your buildin'/ Callin' my crib, and I ain't even give you my numbers/ All I did was give you a style for you to run with.\" He also accused Jay of selling out, \"Y'all n*ggas deal with emotions like bitches/ What's sad is I love you cause you're my brother, you traded your soul for riches.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}