Information about plays

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

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

{
    "id": 3593108,
    "uri": "https://api.kexp.org/v2/plays/3593108/?format=api",
    "airdate": "2025-12-19T14:28:57-08:00",
    "show": 65419,
    "show_uri": "https://api.kexp.org/v2/shows/65419/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "If You Knew / Don't You Worry, Baby",
    "track_id": "b051e243-2764-4f8e-adfb-a051b243314b",
    "recording_id": "b0531a24-16a0-4df3-8da0-16c7cf5ec7dc",
    "artist": "Fotoform",
    "artist_ids": [
        "3a6d5180-a336-464b-824c-689c53ae57a4"
    ],
    "album": "Grief Is a Garden (Forever in Bloom)",
    "release_id": "2407f4ad-7cce-4464-a30a-ee8b657d5997",
    "release_group_id": "bd1d54bf-611d-4cb4-b237-825f7a9c8b4a",
    "labels": [
        "Dismal Nitch"
    ],
    "label_ids": [
        "495dc19d-25f6-4f49-aee0-e5aadede078a"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#52\n\nSeattle's Fotoform’s third album, Grief is a Garden (Forever in Bloom),released April 18th, explores loss and grief through shoegaze-inflected post-punk with poetically disarming honesty and vulnerability. Their album release show is May 29th at the Tractor Tavern with Mt Fog and Portland's Darkswoon.\nhttps://fotoform.bandcamp.com/track/if-you-knew-dont-you-worry-baby",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}