Information about plays

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

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

{
    "id": 3556312,
    "uri": "https://api.kexp.org/v2/plays/3556312/?format=api",
    "airdate": "2025-09-22T12:00:32-07:00",
    "show": 64633,
    "show_uri": "https://api.kexp.org/v2/shows/64633/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-22651787-58b2-4d24-9366-41e2277d3e36/mbid-22651787-58b2-4d24-9366-41e2277d3e36-42893348773_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-22651787-58b2-4d24-9366-41e2277d3e36/mbid-22651787-58b2-4d24-9366-41e2277d3e36-42893348773_thumb250.jpg",
    "song": "Iris",
    "track_id": "6031d203-c7ac-4e2c-bfac-383f193a8912",
    "recording_id": "011a9f81-39ef-41d4-b85f-6ddddab44ea1",
    "artist": "Tei Shi",
    "artist_ids": [
        "921f2966-dfe6-4101-95fc-c8233d76f59f"
    ],
    "album": "Make believe I make believe",
    "release_id": "22651787-58b2-4d24-9366-41e2277d3e36",
    "release_group_id": "e759a761-4e4f-409e-bc5a-6930cd0ccde2",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- San Francisco: November 20th (The Independent)\n- Seattle: November 21st (Madame Lou's)\n\n\"Written and recorded during a creative retreat on Vancouver Island with longtime collaborators Noah Beresin and Tommy English, Make believe I make believe is Tei Shi’s most liberated work to date: vulnerable, self-assured, and completely unbound by genre. Seamlessly weaving English and Spanish, the album draws from dream-pop, dembow, acoustic folk, shoegaze, left-field electronics, and tropical influences, all filtered through her unique perspective. \" https://preludepress.com/news/2025/08/28/tei-shi-make-believe-i-make-believe/#google_vignette\n\nhttps://teishi.bandcamp.com/\nhttps://teishi.world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}