Information about plays

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

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

{
    "id": 3638730,
    "uri": "https://api.kexp.org/v2/plays/3638730/?format=api",
    "airdate": "2026-04-06T18:43:08-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "https://dn711404.ca.archive.org/0/items/mbid-0ed37604-6474-4013-8645-553fb5438513/mbid-0ed37604-6474-4013-8645-553fb5438513-44511133135_thumb500.jpg",
    "thumbnail_uri": "https://dn711404.ca.archive.org/0/items/mbid-0ed37604-6474-4013-8645-553fb5438513/mbid-0ed37604-6474-4013-8645-553fb5438513-44511133135_thumb250.jpg",
    "song": "running (mndsgn remix)",
    "track_id": "c4e1b485-7c20-406b-8bd6-7fc8f793f246",
    "recording_id": "21029f8d-27c1-4632-b23b-082f8e8b74e9",
    "artist": "Sparklmami",
    "artist_ids": [
        "7c24688e-7861-46f8-89c8-5f00935e9a80"
    ],
    "album": "running (remix/live)",
    "release_id": "0ed37604-6474-4013-8645-553fb5438513",
    "release_group_id": "05b375bb-3d29-4971-9b98-e8b6539c0f72",
    "labels": [
        "Verve",
        "slowplay"
    ],
    "label_ids": [
        "99a24d71-54c1-4d3f-88cc-00fbcc4fce83",
        "e2de5b2f-ac88-4bf3-ab3d-ac803af77749"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sparklmami is a Texas-raised, Chicago-based multidisciplinary artist of Mexican and Indian heritage who transcends mediums to build a world untethered to conventional structures. Having grown up singing in church, Sparklmami uses instinctual improvisation reminiscent of Brazilian jazz, experimental soul, Mexican bolero, and funk to express the sentient nature of being. (https://tbaagency.com/artist/sparklmami/)\n\nhttps://sparklmami.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}