Information about plays

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

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

{
    "id": 3642363,
    "uri": "https://api.kexp.org/v2/plays/3642363/?format=api",
    "airdate": "2026-04-15T10:55:59-07:00",
    "show": 66460,
    "show_uri": "https://api.kexp.org/v2/shows/66460/?format=api",
    "image_uri": "https://dn710900.ca.archive.org/0/items/mbid-6a108d9a-7125-4fe4-acd5-56f53ee0f1c6/mbid-6a108d9a-7125-4fe4-acd5-56f53ee0f1c6-44407115591_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/24/items/mbid-6a108d9a-7125-4fe4-acd5-56f53ee0f1c6/mbid-6a108d9a-7125-4fe4-acd5-56f53ee0f1c6-44407115591_thumb250.jpg",
    "song": "New Day",
    "track_id": "3855f592-dbe6-48c8-bab4-f549ec71b7aa",
    "recording_id": "36a141b7-c251-4684-b639-8e0b7ff14607",
    "artist": "Liz Cooper",
    "artist_ids": [
        "699a5d91-d4a1-458d-8406-ec9c94cf6c4d"
    ],
    "album": "New Day",
    "release_id": "6a108d9a-7125-4fe4-acd5-56f53ee0f1c6",
    "release_group_id": "3f39f030-7cae-4111-af93-669813ed1366",
    "labels": [
        "Sleepyhead Music"
    ],
    "label_ids": [
        "20f62298-3fcb-4d62-8b6c-653bba59191a"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Vermont-based singer/songwriter Liz Cooper made her third album during a period of intense self-discovery and reinvention. She moved to New York for the first time, weathered a pandemic, came out to herself after falling in love with a friend, and experienced her first queer relationship and breakup, all in the course of a few years. New Day marks both a personal and a musical revolution for Cooper – a plunge into psychedelic pop depths and a fullhearted reflection of a whirlwind chapter in her life. These songs scintillate with the kind of self-confidence that only beams through after you’ve aimed a sharp gaze inward and realized that whatever you see will always keep darting ahead of you.\n\nhttps://lizcooper.bandcamp.com/album/new-day",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}