Information about plays

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

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

{
    "id": 3576798,
    "uri": "https://api.kexp.org/v2/plays/3576798/?format=api",
    "airdate": "2025-11-11T10:36:08-08:00",
    "show": 65081,
    "show_uri": "https://api.kexp.org/v2/shows/65081/?format=api",
    "image_uri": "https://ia801602.us.archive.org/31/items/mbid-d67d3f47-f7b5-45fe-9567-a237746a6105/mbid-d67d3f47-f7b5-45fe-9567-a237746a6105-34472741293_thumb500.jpg",
    "thumbnail_uri": "https://ia801602.us.archive.org/31/items/mbid-d67d3f47-f7b5-45fe-9567-a237746a6105/mbid-d67d3f47-f7b5-45fe-9567-a237746a6105-34472741293_thumb250.jpg",
    "song": "Heavy Metal Drummer",
    "track_id": "5252441d-1f8c-3923-9938-bf0285b426a6",
    "recording_id": "57b19631-f2e3-4c39-8255-8d510bd25a7c",
    "artist": "Wilco",
    "artist_ids": [
        "9e53f84d-ef44-4c16-9677-5fd4d78cbd7d"
    ],
    "album": "Yankee Hotel Foxtrot",
    "release_id": "d67d3f47-f7b5-45fe-9567-a237746a6105",
    "release_group_id": "95f2ba4b-2dd9-38d1-8158-a416a391489c",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2002-04-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Announcing the 2025 KEXP Yule Benefit with Jeff Tweedy and Mavis Staples at McCaw Hall on Tuesday, December 2nd.\n\nFor one night only, join the KEXP community to witness the singular voice of a true American music legend, Mavis Staples, with alt-country pioneer, singer-songwriter-producer, and Wilco frontman Jeff Tweedy performing solo. Proceeds from this special performance benefit KEXP, a public radio music station that has long championed the work of both artists. Tickets and info at https://www.kexp.org/events/kexp-events/yule-benefit-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}