Information about plays

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

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

{
    "id": 3549706,
    "uri": "https://api.kexp.org/v2/plays/3549706/?format=api",
    "airdate": "2025-09-06T18:30:54-07:00",
    "show": 64494,
    "show_uri": "https://api.kexp.org/v2/shows/64494/?format=api",
    "image_uri": "https://ia801007.us.archive.org/20/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": "Dream Palace",
    "track_id": "370c78f1-9f80-4ebe-9cfc-e0cd52a5170d",
    "recording_id": "dcd93526-46df-4c98-b130-f976159b79de",
    "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": "angle pop fun from the S.F. quartet - https://galoresf.bandcamp.com/album/dirt\n\nSee them live at Vinelands Live 2 at the 4 star theater on 9.13.25!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}