Information about plays

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

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

{
    "id": 3635669,
    "uri": "https://api.kexp.org/v2/plays/3635669/?format=api",
    "airdate": "2026-03-30T18:00:27-07:00",
    "show": 66323,
    "show_uri": "https://api.kexp.org/v2/shows/66323/?format=api",
    "image_uri": "https://coverartarchive.org/release/7c05a288-9eda-46d1-ab2c-525f6325ff59/40664895218-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7c05a288-9eda-46d1-ab2c-525f6325ff59/40664895218-250.jpg",
    "song": "The Sound of a Blooming Flower",
    "track_id": null,
    "recording_id": "1eff878f-24ca-468f-b687-1cbc9a9ac6c5",
    "artist": "Baths",
    "artist_ids": [
        "84a5c934-8318-4080-8606-32b80e1b054a"
    ],
    "album": "Gut",
    "release_id": null,
    "release_group_id": "574feacd-3591-4bbd-9fb7-02776f8aaa10",
    "labels": [
        "Basement’s Basement"
    ],
    "label_ids": [
        "d5bb7312-4faf-4d62-b3dc-d688dbeda4fc"
    ],
    "release_date": "2025-02-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "some beauty just annihilates\nan overgrowth in the brain\nsome beauty just annihilates\nall the idle hours it takes\nsome beauty just annihilates\nan abject failure of the brain\nsome beauty just annihilates\ndo i make do\nin his wake\n\n\n17 San Francisco, CA, USA — Neck of the Woods",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}