Information about plays

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

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

{
    "id": 3559108,
    "uri": "https://api.kexp.org/v2/plays/3559108/?format=api",
    "airdate": "2025-09-29T05:30:11-07:00",
    "show": 64698,
    "show_uri": "https://api.kexp.org/v2/shows/64698/?format=api",
    "image_uri": "https://ia800606.us.archive.org/15/items/mbid-b3574707-1c91-4a57-920d-46ab0d924149/mbid-b3574707-1c91-4a57-920d-46ab0d924149-19007115360_thumb500.jpg",
    "thumbnail_uri": "https://ia600606.us.archive.org/15/items/mbid-b3574707-1c91-4a57-920d-46ab0d924149/mbid-b3574707-1c91-4a57-920d-46ab0d924149-19007115360_thumb250.jpg",
    "song": "A Swallow in the Sun",
    "track_id": "21df6764-ec91-452d-9260-dd0cad5869e9",
    "recording_id": "f85cab57-6204-4b87-be45-c5b5965f1d07",
    "artist": "EELS",
    "artist_ids": [
        "14387b0f-765c-4852-852f-135335790466"
    ],
    "album": "The Cautionary Tales of Mark Oliver Everett",
    "release_id": "b3574707-1c91-4a57-920d-46ab0d924149",
    "release_group_id": "8eae9051-b701-4441-b436-4c76eff9510e",
    "labels": [
        "E Works Records"
    ],
    "label_ids": [
        "94a486cc-82b1-414d-92dc-a4de97f24d09"
    ],
    "release_date": "2014-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[This album] is an extraordinarily vivid and intimate document of a personal struggle. \"It's inspired by something I went though,\" Everett says. \"Someone I lost, by choice, and later came to regret losing. It wasn't until I started to look at my role in it that it began to feel like I was getting somewhere worthwhile. The experience transformed me. This is the musical version of that experience. I'm hoping it could maybe serve as some sort of example for others. To learn from my mistakes.\"\n\nhttps://www.eelstheband.com/cautionary_tales/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}