Information about plays

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

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

{
    "id": 3570998,
    "uri": "https://api.kexp.org/v2/plays/3570998/?format=api",
    "airdate": "2025-10-28T11:45:57-07:00",
    "show": 64957,
    "show_uri": "https://api.kexp.org/v2/shows/64957/?format=api",
    "image_uri": "https://ia801509.us.archive.org/12/items/mbid-061e65da-0d87-4222-a463-1e1a9caaddb9/mbid-061e65da-0d87-4222-a463-1e1a9caaddb9-43374030933_thumb500.jpg",
    "thumbnail_uri": "https://ia801509.us.archive.org/12/items/mbid-061e65da-0d87-4222-a463-1e1a9caaddb9/mbid-061e65da-0d87-4222-a463-1e1a9caaddb9-43374030933_thumb250.jpg",
    "song": "Whiplash",
    "track_id": "6e1ba4a6-aa82-4833-b35a-58d0c800c697",
    "recording_id": "3aef2741-c420-411a-9797-a5d501a04548",
    "artist": "Boy Deluxe",
    "artist_ids": [
        "3ee3e2cc-8c5b-482c-ac5a-107711384183"
    ],
    "album": "Whiplash",
    "release_id": "061e65da-0d87-4222-a463-1e1a9caaddb9",
    "release_group_id": "269b0f20-ff76-449d-81a4-9c5823917131",
    "labels": [
        "Industry Houseplant"
    ],
    "label_ids": [
        "13d55b59-10cb-4a80-9a0f-ad241ea4074b"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Boy Deluxe: \"A Seattle pastor’s daughter, raised in the shadow of dogma and divorce, and a Philadelphia-born, former-heroin addict.\"  Learn more about Hope S and True Murra: https://bigtakeover.com/news/VideoPremiereSoSlowbyBoyDeluxe\n--\nGo here to purchase this single: https://boydeluxe.bandcamp.com/track/whiplash",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}