Information about plays

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

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

{
    "id": 3618094,
    "uri": "https://api.kexp.org/v2/plays/3618094/?format=api",
    "airdate": "2026-02-16T01:13:30-08:00",
    "show": 65946,
    "show_uri": "https://api.kexp.org/v2/shows/65946/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-84e2e1a6-ec73-4193-969a-6d8ef119e797/mbid-84e2e1a6-ec73-4193-969a-6d8ef119e797-43570775983_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-84e2e1a6-ec73-4193-969a-6d8ef119e797/mbid-84e2e1a6-ec73-4193-969a-6d8ef119e797-43570775983_thumb250.jpg",
    "song": "Imafan",
    "track_id": "a33e7f3e-d1a4-4708-aa0d-e3865ccf3759",
    "recording_id": "83535ffd-a2f4-41da-837a-d1f921634a1e",
    "artist": "Makaya McCraven",
    "artist_ids": [
        "59476fae-d0c9-4ebd-b03c-c38b19b30dff"
    ],
    "album": "Off the Record",
    "release_id": "84e2e1a6-ec73-4193-969a-6d8ef119e797",
    "release_group_id": "7b6046f9-cbbe-4085-b71d-3f76a767cf92",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Drummer, producer, and sonic collagist Makaya McCraven releases four distinct yet interconnected EPs—Techno Logic, The People’s Mixtape, Hidden Out!, and PopUp Shop—today. All four are compiled on the two-disc Off the Record, released October 17. Built from live, improvised performances, the music is later reshaped by McCraven via extensive editing, overdubs, and post-production at his home studio. Each EP is drawn from moments of pure improvisation, recorded live in performance, shaped as much by the room and audience as by the musicians themselves, including Ben LaMar Gay, Theon Cross, Junius Paul, Marquis Hill, Joel Ross, Jeremiah Chiu, Jeff Parker, Josh Johnson, Justefan, and Benjamin J. Shepherd.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}