Information about plays

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

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

{
    "id": 3534077,
    "uri": "https://api.kexp.org/v2/plays/3534077/?format=api",
    "airdate": "2025-07-31T09:01:27-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://ia800304.us.archive.org/0/items/mbid-3447e929-3ad8-4779-909c-fd10705d8ab1/mbid-3447e929-3ad8-4779-909c-fd10705d8ab1-4770072131_thumb500.jpg",
    "thumbnail_uri": "https://ia600304.us.archive.org/0/items/mbid-3447e929-3ad8-4779-909c-fd10705d8ab1/mbid-3447e929-3ad8-4779-909c-fd10705d8ab1-4770072131_thumb250.jpg",
    "song": "Cry Little Sister",
    "track_id": "483c3385-9af7-324f-b9cb-f5373e4b5638",
    "recording_id": "7d30757f-f567-4b2e-9bd1-c444554ed03a",
    "artist": "Gerard McMann",
    "artist_ids": [
        "ddccbe1a-de6a-4907-a095-5ab6ffab3b1f"
    ],
    "album": "The Lost Boys (Complete Motion Picture Soundtrack)",
    "release_id": "3447e929-3ad8-4779-909c-fd10705d8ab1",
    "release_group_id": "32e30588-6b2c-3912-b515-0e7ef4dfbdee",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "1987-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day 38 years ago in 1987--The Lost Boys was released in  theaters featuring \"Cry Little Sister by Gerard McMann and \"People Are Strange\" by Echo & the Bunnymen (Doors cover) among others.\n--\n\"It was unlike anything that had ever happened before. The song flowed out in a stream of consciousness as he moved between his piano and guitar and back again. That was unusual — he usually stayed at the keys... “I felt something go through me,” Gerard McMahon said. “It just was a moment of that melody coming out of my head and through my mouth, all my being.”  Read the gothic story behind this song: https://www.altpress.com/gerard-mcmahon-cry-little-sister-the-lost-boys-interview/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}