Information about plays

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

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

{
    "id": 3572126,
    "uri": "https://api.kexp.org/v2/plays/3572126/?format=api",
    "airdate": "2025-10-31T07:21:09-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://dn710006.ca.archive.org/0/items/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5-42884624643_thumb500.jpg",
    "thumbnail_uri": "https://dn710006.ca.archive.org/0/items/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5/mbid-4d2b8b78-4c1c-42ed-80b0-401614e834b5-42884624643_thumb250.jpg",
    "song": "The Ghouls",
    "track_id": "ee01ce23-0d98-4271-a183-dafcdd048850",
    "recording_id": "49f901ae-42c4-471a-81f6-ea7d2a3f5045",
    "artist": "Midlake",
    "artist_ids": [
        "da90b5da-349e-4906-a0b4-805f5e46190d"
    ],
    "album": "A Bridge to Far",
    "release_id": "4d2b8b78-4c1c-42ed-80b0-401614e834b5",
    "release_group_id": "9deb3316-e5b6-40a5-92c9-e35ad69ba617",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Denton, Texas band Midlake have announced their sixth album, \"A Bridge To Far,\" out on November 7th. “The album title and track, not a typo, explores the hope, belief and ultimate path to something or somewhere greater, despite the circumstances,” says the band’s Eric Pulido. “Escapism can be a double edged sword but the desire is to encourage it for good.”\n--\nWatch the official music video for the album's first single, \"The Ghouls\": https://www.youtube.com/watch?v=ph_nvka7QI8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}