Information about plays

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

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

{
    "id": 3616313,
    "uri": "https://api.kexp.org/v2/plays/3616313/?format=api",
    "airdate": "2026-02-11T21:35:08-08:00",
    "show": 65907,
    "show_uri": "https://api.kexp.org/v2/shows/65907/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Journey in Satchidananda",
    "track_id": "6375047f-d613-363f-96df-efcee4f93f1f",
    "recording_id": "cc789d0a-8423-45fe-be44-7dc392744592",
    "artist": "Alice Coltrane",
    "artist_ids": [
        "d24fc285-7b2f-47da-8ac5-4070b08570b1"
    ],
    "album": "Athens",
    "release_id": "e0c2fa15-4729-4663-ae88-4f2db8441cf7",
    "release_group_id": "d60109ba-58d2-4019-99c9-a663717c2a08",
    "labels": [
        "!K7"
    ],
    "label_ids": [
        "893364ff-1830-4694-833d-93751f14f984"
    ],
    "release_date": "2009-11-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alice 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"
}