Information about plays

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

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

{
    "id": 3632266,
    "uri": "https://api.kexp.org/v2/plays/3632266/?format=api",
    "airdate": "2026-03-22T06:03:03-07:00",
    "show": 66249,
    "show_uri": "https://api.kexp.org/v2/shows/66249/?format=api",
    "image_uri": "https://coverartarchive.org/release/6f6a4d67-64a2-4403-bfb4-28457b92ae44/16026538613-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6f6a4d67-64a2-4403-bfb4-28457b92ae44/16026538613-250.jpg",
    "song": "Meditation #1",
    "track_id": null,
    "recording_id": "80ff4a32-2e18-42b0-9d37-41453a011e40",
    "artist": "Laraaji",
    "artist_ids": [
        "249e0ab9-2690-47f3-8c9a-ef7bb62ee466"
    ],
    "album": "Ambient 3: Day of Radiance",
    "release_id": null,
    "release_group_id": "e3349518-b31b-3987-92d4-d4d5334b6772",
    "labels": [
        "Editions EG"
    ],
    "label_ids": [
        "05674da4-44db-4db3-8724-2a19870d5189"
    ],
    "release_date": "1980-08-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning and welcome to a special 'Six Degrees Week' edition of Pacific Notions <3 With Reeves wrapping things up with Big Thief & Laraaji's collaborative track \"Grandmother,\" we're kicking off the show this week with Laraaji's 18-minute track \"Meditation #1\" from the seminal 1980 album 'Ambient 3: Day of Radiance' ~ https://en.wikipedia.org/wiki/Ambient_3:_Day_of_Radiance :: \nWatch Laraaji's wonderful Live on KEXP at Home session from 2021 here: https://www.youtube.com/watch?v=4VIe2EKSPxc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}