Information about plays

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

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

{
    "id": 3657370,
    "uri": "https://api.kexp.org/v2/plays/3657370/?format=api",
    "airdate": "2026-05-20T20:30:25-07:00",
    "show": 66770,
    "show_uri": "https://api.kexp.org/v2/shows/66770/?format=api",
    "image_uri": "https://coverartarchive.org/release/3428413e-84be-4a62-89e3-b54e192bf1ce/45074615296-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3428413e-84be-4a62-89e3-b54e192bf1ce/45074615296-250.jpg",
    "song": "Underworld",
    "track_id": null,
    "recording_id": "7cb15699-d6fd-49a3-8ba0-4666e29606cd",
    "artist": "The Asteroid No.4",
    "artist_ids": [
        "32ce90ae-a757-4016-964c-1ecfc6c49279"
    ],
    "album": "In Praise of Shadows",
    "release_id": null,
    "release_group_id": "657830d6-d14b-44d8-a878-216920b9ee8f",
    "labels": [
        "Little Cloud Records"
    ],
    "label_ids": [
        "52ecd404-1723-49e6-8d44-bf4eeb097267"
    ],
    "release_date": "2026-05-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The title [In Praise of Shadows] comes from Jun’ichirō Tanizaki’s beautifully meditative book In Praise of Shadows, which reflects on the quiet collision between the deep shadows of traditional Japanese interiors and the dazzling light of the modern age. \"\n\nMay 26 @ Aladdin Theater in Portland, OR\nMay 28 @ August Hall in San Francisco, CA\n\nhttps://theasteroidno4.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}