Information about plays

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

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

{
    "id": 3577659,
    "uri": "https://api.kexp.org/v2/plays/3577659/?format=api",
    "airdate": "2025-11-13T12:25:34-08:00",
    "show": 65098,
    "show_uri": "https://api.kexp.org/v2/shows/65098/?format=api",
    "image_uri": "https://dn710000.ca.archive.org/0/items/mbid-1de44925-3fe1-4fe5-ae4d-24168a5cd9ce/mbid-1de44925-3fe1-4fe5-ae4d-24168a5cd9ce-37911025274_thumb500.jpg",
    "thumbnail_uri": "https://dn710000.ca.archive.org/0/items/mbid-1de44925-3fe1-4fe5-ae4d-24168a5cd9ce/mbid-1de44925-3fe1-4fe5-ae4d-24168a5cd9ce-37911025274_thumb250.jpg",
    "song": "Take What’s Given",
    "track_id": "da0c72b8-457a-447a-ae23-451f5f272ee2",
    "recording_id": "5790ff1b-8089-4ec3-ad14-c4d08cecd562",
    "artist": "BADBADNOTGOOD feat. reggie",
    "artist_ids": [
        "c5fc02f8-562f-46e9-bd1c-acb8f7cd0fb9",
        "754294d5-d7d2-4ea2-8184-1dcaaf55a56f"
    ],
    "album": "Take What’s Given",
    "release_id": "1de44925-3fe1-4fe5-ae4d-24168a5cd9ce",
    "release_group_id": "3f6e0f05-f501-4bc6-a1f0-37097c48e9e7",
    "labels": [
        "XL Recordings",
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a",
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2024-02-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Tyne:\n\nI'd like to request a joyful or uplifting song in honor of my friend Natalie. After living with advanced cancer for 5 years, Natalie departed from us peacefully earlier this week. There are hundreds, maybe thousands of us in the Seattle and across the world grieving her departure along with her husband, children, and extended family. She was magnetic, graceful, so strong, wise, passionate and tremendously kind. She was hilarious, clever and an incredible mother, wife and teacher. The grief is heavy because she was such an incredible person and we all loved her so much. Thanks for honoring her.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}