Information about plays

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

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

{
    "id": 3631639,
    "uri": "https://api.kexp.org/v2/plays/3631639/?format=api",
    "airdate": "2026-03-20T19:57:41-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Journey in Satchidananda",
    "track_id": null,
    "recording_id": "cc789d0a-8423-45fe-be44-7dc392744592",
    "artist": "Alice Coltrane",
    "artist_ids": [
        "d24fc285-7b2f-47da-8ac5-4070b08570b1"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alice Coltrane expanded on the spiritual and modal directions explored in Miles’ late work, incorporating global (including African and Eastern) influences into jazz.\n\nAlice Coltrane Info. Starter Pack: https://www.alicecoltrane.com/\nAlice Coltrane Turiyasangitananda was an American jazz pianist, organist, harpist, singer, composer, swamini, and the wife of John Coltrane. Turiyasangitananda translates as the Transcendental Lord’s highest song of Bliss.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}