Information about plays

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

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

{
    "id": 3553650,
    "uri": "https://api.kexp.org/v2/plays/3553650/?format=api",
    "airdate": "2025-09-16T05:48:44-07:00",
    "show": 64576,
    "show_uri": "https://api.kexp.org/v2/shows/64576/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-1ca786a1-112e-4b8f-b622-2f8ce166007a/mbid-1ca786a1-112e-4b8f-b622-2f8ce166007a-42533859003_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-1ca786a1-112e-4b8f-b622-2f8ce166007a/mbid-1ca786a1-112e-4b8f-b622-2f8ce166007a-42533859003_thumb250.jpg",
    "song": "Happy Were the Days",
    "track_id": "cf7e19df-baf2-451b-b7c7-7d5a38c716bb",
    "recording_id": "4964d448-e683-40d4-b8b8-23fb5ea92a56",
    "artist": "Acapulco Lips",
    "artist_ids": [
        "161f6179-7ccf-425f-89de-8c40f98eb4b0"
    ],
    "album": "Now",
    "release_id": "1ca786a1-112e-4b8f-b622-2f8ce166007a",
    "release_group_id": "9a081602-b890-4ed2-a210-309395a43666",
    "labels": [
        "Killroom Records"
    ],
    "label_ids": [
        "48a387e0-1253-4912-9245-8e40024447b7"
    ],
    "release_date": "2025-07-14",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS:\n+ 10/16 Portland, OR - PNC Live Studios\n+ 10/16 Eugene, OR - Sam Bond’s Garage\n+ 10/18 Berkeley, CA - Spats!\n+ 10/19 Oakland, CA - Thee Stork Club \n+ 10/20 Los Angeles, CA - Generator Show \n+ 10/21 San Pedro, CA- The Sardine\n+ 10/22 Los Angeles, CA - The Escondite\n+ 10/23 TBA\n+ 10/24 Eureka, CA - The Shanty\n+ 10/25 Portland, OR - The High Water Mark\n+ 11/08 Seattle, WA - Freakout Fest\n\n\"The latest from Seattle’s Acapulco Lips is a warm, fuzzy, retro-tinged fusion of garage, psych, and surf. With sugary vocals, captivating guitar lines, propulsive drums, and bright keys, ‘Now’ delivers ‘60s girl group melodies and infectious hooks, offering the perfect soundtrack for a Pacific Northwest summer.\" Chris Sanley, KEXP\n\nhttps://acapulcolips.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}