Information about plays

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

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

{
    "id": 3542082,
    "uri": "https://api.kexp.org/v2/plays/3542082/?format=api",
    "airdate": "2025-08-19T13:44:05-07:00",
    "show": 64332,
    "show_uri": "https://api.kexp.org/v2/shows/64332/?format=api",
    "image_uri": "https://ia601304.us.archive.org/13/items/mbid-a9984503-1c72-47e4-9d0b-9861275ccdfa/mbid-a9984503-1c72-47e4-9d0b-9861275ccdfa-12490120217_thumb500.jpg",
    "thumbnail_uri": "https://ia801304.us.archive.org/13/items/mbid-a9984503-1c72-47e4-9d0b-9861275ccdfa/mbid-a9984503-1c72-47e4-9d0b-9861275ccdfa-12490120217_thumb250.jpg",
    "song": "Troupeau bleu",
    "track_id": "b7d31b94-ee87-4d9b-964b-223718a93de4",
    "recording_id": "7dcd5678-0f4a-4e81-b445-f7b741d23e0e",
    "artist": "Cortex",
    "artist_ids": [
        "37e91401-0402-40cb-a5e9-b2a63746bd32"
    ],
    "album": "Troupeau bleu",
    "release_id": "a9984503-1c72-47e4-9d0b-9861275ccdfa",
    "release_group_id": "17beaab5-7f01-3511-848a-7b981d4d92ff",
    "labels": [
        "Underdog Records"
    ],
    "label_ids": [
        "883ce1f5-60f9-484e-b08f-830dafddb2be"
    ],
    "release_date": "2008-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"It’d be borderline impossible to tell stories of modern rap without Cortex’s 1975 release, Tropeau Bleu. The intricate five-piece jazz band compositions, toeing the line between serene and frantic, provided a wide range of source material for rappers to mine. Add in the haunting vocals of the late Mireille Dalbray, and tracks like “Prélude à Go Round” and “Huit octobre 1971” become instantly recognizable to a music listener with a beating pulse. When you get sampled officially 164 times (according to WhoSampled) by the likes of MF DOOM, Madlib, and Rick Ross, there’s a certain aura surrounding your artistry. \"\n\n-https://www.passionweiss.com/2022/10/17/cortex-interview-alain-mion/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}