Information about plays

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

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

{
    "id": 3616016,
    "uri": "https://api.kexp.org/v2/plays/3616016/?format=api",
    "airdate": "2026-02-11T03:57:42-08:00",
    "show": 65901,
    "show_uri": "https://api.kexp.org/v2/shows/65901/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Perpetual Adoration",
    "track_id": "cab0cb12-5729-4916-99d4-e338d0ab8a12",
    "recording_id": "96c991a1-1282-4621-b8c3-1b7be194d1fd",
    "artist": "Mary Lattimore & Julianna Barwick",
    "artist_ids": [
        "ba49bbe3-188b-44d7-95f3-92ff9939af28",
        "5e2c9a0d-d21d-4b56-8bdb-43e01169c91b"
    ],
    "album": "Tragic Magic",
    "release_id": "5315e659-412e-4852-8911-815e9452823e",
    "release_group_id": "dc05f5e5-66f9-4756-b4c3-359e5362983c",
    "labels": [
        "InFiné"
    ],
    "label_ids": [
        "d920a943-abac-4299-b340-1ad30701b41a"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mary Lattimore and Julianna Barwick will be Live on KEXP Tuesday, Feb. 17 at 11 AM! That session will be free and open to the public.\n\n\"'Tragic Magic' brings together Julianna Barwick and Mary Lattimore, two of contemporary ambient, experimental and electronic music’s most celebrated composers, for a unique collaboration at the Philharmonie de Paris, with extraordinary access to the Musée de la Musique’s instrument collection, in partnership with the French label InFiné. The album features seven immersive, evocative compositions guided by the human spirit – intimate, grounded in friendship, both earthly and cosmic – and part of a greater continuum, reflecting the solace and transformative power of artistry across generations.\"\n\nhttps://marylattimoreharpist.bandcamp.com/album/tragic-magic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}