Information about plays

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

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

{
    "id": 3641937,
    "uri": "https://api.kexp.org/v2/plays/3641937/?format=api",
    "airdate": "2026-04-14T10:02:55-07:00",
    "show": 66451,
    "show_uri": "https://api.kexp.org/v2/shows/66451/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I'll Be Around",
    "track_id": "c8a702c1-5349-46d3-b310-42b46d76bca7",
    "recording_id": "6829c48a-944d-4c66-852b-7f165c29f6ec",
    "artist": "Serafima and the Shakedowns",
    "artist_ids": [
        "c5b73f24-7538-49b8-b4c8-f208a69a8b1f"
    ],
    "album": "I'll Be Around",
    "release_id": "3dc1adb1-b380-404b-9f6e-b088f465edc4",
    "release_group_id": "6b75d5a7-bb6f-4359-b582-16a3fc58a3b3",
    "labels": [
        "bwgibwgan"
    ],
    "label_ids": [
        "7a20cdf7-8b37-4bd8-a938-29ae890245a2"
    ],
    "release_date": "2026-03-17",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with the lovely Cheryl Waters and gifted producer Meerah! We have Hatchie LIVE at noon today!  That performance is open to the public!  PLUS, we have tickets to give away to see Metric, Broken Social Scene, and Stars in June! Thanks so much for being with us today!\n--\nSeattle band Serafima and the Shakedowns will be playing The Clock-Out Lounge in Seattle on Thursday and Friday, May 7th and 8th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}