Information about plays

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

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

{
    "id": 3580262,
    "uri": "https://api.kexp.org/v2/plays/3580262/?format=api",
    "airdate": "2025-11-19T14:37:28-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia801707.us.archive.org/28/items/mbid-70c8e3b2-57f8-4d90-a591-c8e0582ef8b8/mbid-70c8e3b2-57f8-4d90-a591-c8e0582ef8b8-43540156475_thumb500.jpg",
    "thumbnail_uri": "https://ia601707.us.archive.org/28/items/mbid-70c8e3b2-57f8-4d90-a591-c8e0582ef8b8/mbid-70c8e3b2-57f8-4d90-a591-c8e0582ef8b8-43540156475_thumb250.jpg",
    "song": "The Wreckage",
    "track_id": "a7c3f9dd-6f1b-40e7-ab07-d08ae79a297e",
    "recording_id": "7da33d6b-221e-4e1a-9cf7-5729366e3b13",
    "artist": "Silversun Pickups",
    "artist_ids": [
        "b5bd9f88-962e-4730-84a7-795592ba42e8"
    ],
    "album": "Tenterhooks",
    "release_id": "70c8e3b2-57f8-4d90-a591-c8e0582ef8b8",
    "release_group_id": "83a4f2ce-a823-4d2f-ad69-daa6eab8ff19",
    "labels": [
        "New Machine Recordings"
    ],
    "label_ids": [
        "3e1be271-fcdc-40e3-b2be-2affa6666a59"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tenterhooks, produced by Butch Vig, is the seventh studio album from Silversun Pickups. It's out on February 6th. \n“We wanted to make a tight record that could fit on one vinyl with five songs on each side,” says Brian  Aubert. “To me, it’s an impatient, apprehensive, and more aggressive album. We started recording when the world was changing again. You invariably wonder, ‘What are we headed towards?’ Even if you’re not necessarily writing about it.\"\n\n Go here to pre-order the vinyl: https://waitingroomrecords.com/products/silversun-pickups-tenterhooks-preorder-out-2-6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}