Information about plays

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

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

{
    "id": 3622025,
    "uri": "https://api.kexp.org/v2/plays/3622025/?format=api",
    "airdate": "2026-02-25T07:58:12-08:00",
    "show": 66026,
    "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
    "image_uri": "https://dn720901.ca.archive.org/0/items/mbid-efa1c997-4c78-475c-8d0a-8c9089e03bac/mbid-efa1c997-4c78-475c-8d0a-8c9089e03bac-44151995256_thumb500.jpg",
    "thumbnail_uri": "https://ia800601.us.archive.org/8/items/mbid-efa1c997-4c78-475c-8d0a-8c9089e03bac/mbid-efa1c997-4c78-475c-8d0a-8c9089e03bac-44151995256_thumb250.jpg",
    "song": "Electric Love",
    "track_id": "0d4f46e8-b17b-477c-88db-355286b99f07",
    "recording_id": "570aa9e4-fecb-44a4-aacc-ab25d5c1b128",
    "artist": "Brother Wallace",
    "artist_ids": [
        "35255da9-dcca-4f0e-98bc-727fa6364718"
    ],
    "album": "Electric Love",
    "release_id": "efa1c997-4c78-475c-8d0a-8c9089e03bac",
    "release_group_id": "72d2c442-ca86-45d8-a0a5-92cc8bd522e6",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since getting his start playing piano in church at 11-years-old, Brother Wallace has followed his lifelong passion down an extraordinary path that spans from sharing the stage with gospel legend Kirk Franklin to performing at historic venues like Madison Square Garden. He’s teamed up with The Heavy guitarist Dan Taylor in dreaming up a body of work built on his electrifying brand of soul music.\n\n\"Electric Love\" is the title track from Brother Wallace's upcoming album, due out on May 8.\n\nhttps://brotherwallace.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}