Information about plays

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

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

{
    "id": 3577574,
    "uri": "https://api.kexp.org/v2/plays/3577574/?format=api",
    "airdate": "2025-11-13T07:44:35-08:00",
    "show": 65097,
    "show_uri": "https://api.kexp.org/v2/shows/65097/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nightswimming",
    "track_id": "4a691772-1dfb-3f50-b83d-79497e6ba274",
    "recording_id": "b50318df-f7ce-4a30-9612-d990757ee58c",
    "artist": "R.E.M.",
    "artist_ids": [
        "ea4dfa26-f633-4da6-a52a-f49ea4897b58"
    ],
    "album": "Automatic for the People",
    "release_id": "3ebe514d-d197-3984-81ee-4d09231be775",
    "release_group_id": "c86c6af9-d10e-3079-b34b-30b682a797eb",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1992-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Kim & Linda in Lopez Island:\n\nYesterday, Nov 11th, I sat down to write about a dear friend who was in the process of dying with dignity after a long illness. She was steadfast in her choice, clear about the process and so gracious with her goodbyes. She passed today, Nov 12th, a little past 10:00 this morning with loved ones by her side. \nThe waiting was tough and only in music did I find the time and space to cry, to really let go. Especially the Morning Show this week, thank you, John. I’m learning that grieving is a panoply of emotions. It is sadness and anger but also loads of joy, love, gratitude, deep respect, and even some relief. What a gift. The last time I saw her she asked, after I am gone, swim for me. Linda, I will swim for you. Please play R.E.M. Night Swimming",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}