Information about plays

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

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

{
    "id": 3409246,
    "uri": "https://api.kexp.org/v2/plays/3409246/?format=api",
    "airdate": "2024-10-06T17:04:52-07:00",
    "show": 61503,
    "show_uri": "https://api.kexp.org/v2/shows/61503/?format=api",
    "image_uri": "https://ia802208.us.archive.org/1/items/mbid-7295dee6-7401-4235-a853-9d6aad253589/mbid-7295dee6-7401-4235-a853-9d6aad253589-26223337157_thumb500.jpg",
    "thumbnail_uri": "https://ia802208.us.archive.org/1/items/mbid-7295dee6-7401-4235-a853-9d6aad253589/mbid-7295dee6-7401-4235-a853-9d6aad253589-26223337157_thumb250.jpg",
    "song": "Web in Front",
    "track_id": "5152e348-477e-32c6-a1d3-1c284d53b2ae",
    "recording_id": "d2baa8f0-7771-4c92-880c-5947931afe92",
    "artist": "Archers of Loaf",
    "artist_ids": [
        "7cf05db3-24e7-4534-84bf-65006cd0cc82"
    ],
    "album": "Icky Mettle",
    "release_id": "7295dee6-7401-4235-a853-9d6aad253589",
    "release_group_id": "1a366c4d-abb2-4b1f-8301-ba02d562fa98",
    "labels": [
        "Alias Records"
    ],
    "label_ids": [
        "0dc156ed-4e11-4684-bd22-3b7982579a3b"
    ],
    "release_date": "1993-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thinking about our friends in North Caroline and other affected states from the devastation of Hurricane Helene, a deadly and devastating tropical cyclone that caused widespread destruction and fatalities across the Southeastern United States in late September 2024.\n\nIt was the strongest hurricane on record to strike the Big Bend region of Florida, the deadliest Atlantic hurricane since Maria in 2017, and the deadliest to strike the mainland US since Katrina in 2005.  https://tinyurl.com/2vev43vw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}