Information about plays

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

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

{
    "id": 3580612,
    "uri": "https://api.kexp.org/v2/plays/3580612/?format=api",
    "airdate": "2025-11-20T10:45:04-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://ia800508.us.archive.org/33/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb500.jpg",
    "thumbnail_uri": "https://ia800508.us.archive.org/33/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb250.jpg",
    "song": "Chicago",
    "track_id": "dcf76fe4-b086-4038-9e38-5ed41bde4376",
    "recording_id": "33eb231a-ecf4-40ea-8036-016f6050807d",
    "artist": "Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b"
    ],
    "album": "Sad and Beautiful World",
    "release_id": "e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2",
    "release_group_id": "b02361f2-3851-4a45-a687-8597ea7f4219",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mavis Staples and Jeff Tweedy play the KEXP Yule Benefit in Seattle 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.\n\nhttps://www.kexp.org/events/kexp-events/yule-benefit-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}