Information about plays

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

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

{
    "id": 3548251,
    "uri": "https://api.kexp.org/v2/plays/3548251/?format=api",
    "airdate": "2025-09-03T02:46:20-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-92c40b77-30a6-4b13-848b-6e931d19dfef/mbid-92c40b77-30a6-4b13-848b-6e931d19dfef-30978823598_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-92c40b77-30a6-4b13-848b-6e931d19dfef/mbid-92c40b77-30a6-4b13-848b-6e931d19dfef-30978823598_thumb250.jpg",
    "song": "Autumn in New York (AKA Spring in Chicago)",
    "track_id": "b5727f74-56d4-43f9-aefc-3cd5368c8db6",
    "recording_id": "93fce2a2-207a-418a-a61d-e4cad807582b",
    "artist": "Makaya McCraven",
    "artist_ids": [
        "59476fae-d0c9-4ebd-b03c-c38b19b30dff"
    ],
    "album": "Deciphering the Message",
    "release_id": "4513cd2f-96e9-422c-9967-df9c8f5d75da",
    "release_group_id": "fe859596-32d1-492e-99ab-ecc6591f66ad",
    "labels": [
        "Blue Note"
    ],
    "label_ids": [
        "713c4a95-6616-442b-9cf6-14e1ddfd5946"
    ],
    "release_date": "2021-11-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Drummer, producer & beat scientist Makaya McCraven digs into the Blue Note vaults with this new remix project that puts a modern bounce on jazz classics by Art Blakey, Horace Silver, Hank Mobley, Kenny Burrell, Kenny Dorham & more. McCraven’s mastery of the loop is akin to hip-hop’s most celebrated beatmakers like J Dilla & Madlib, both of whom have also remixed Blue Note classics, but McCraven’s unique approach also incorporates newly recorded elements including his own drums, Joel Ross’ vibraphone, Jeff Parker’s guitar, Marquis Hill’s trumpet & more.\"\n\nhttps://store.bluenote.com/products/makaya-mccraven-deciphering-the-message",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}