Information about plays

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

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

{
    "id": 3552064,
    "uri": "https://api.kexp.org/v2/plays/3552064/?format=api",
    "airdate": "2025-09-12T10:46:55-07:00",
    "show": 64541,
    "show_uri": "https://api.kexp.org/v2/shows/64541/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170-42681970126_thumb500.jpg",
    "thumbnail_uri": "https://ia601007.us.archive.org/20/items/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170-42681970126_thumb250.jpg",
    "song": "Field Trip",
    "track_id": "15d1a2b8-6fa6-4e5d-9e57-5db62b8cb3d3",
    "recording_id": "45ec5498-a991-4b7f-8345-0c3743fd6c58",
    "artist": "Galore",
    "artist_ids": [
        "f115ca82-0246-46dd-884d-6b090666dc79"
    ],
    "album": "Dirt",
    "release_id": "f5d8cf88-38d5-46bb-bb20-5bc6206cb170",
    "release_group_id": "211d92cc-299e-4ce0-8d3c-56209d73e126",
    "labels": [
        "Speakeasy Studios SF"
    ],
    "label_ids": [
        "e19300c8-dec8-41f9-9259-3990840f5c5a"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "San Francisco's Galore!\n\nThe band is playing with Salami Rose Joe Louis at Vinelands Live! TOMORROW at the 4-Star in San Francisco, from 6-9 PM. It's a live celebration of music from the Bay Area and NorCal. Hosted by Vinelands co-hosts Gabriel Lopez, and Kelley Stoltz. Learn more and get your tickets at KEXP.org/events",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}