Information about plays

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

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

{
    "id": 3416351,
    "uri": "https://api.kexp.org/v2/plays/3416351/?format=api",
    "airdate": "2024-10-23T15:15:22-07:00",
    "show": 61653,
    "show_uri": "https://api.kexp.org/v2/shows/61653/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Love in Outer Space",
    "track_id": "08ecf6d8-6132-454a-a7af-acca87a3b368",
    "recording_id": "69017d47-fd8b-4fb6-a398-f6e97b61e254",
    "artist": "Kronos Quartet",
    "artist_ids": [
        "f5586dfa-7031-4af0-8042-19b6a1170389"
    ],
    "album": "Outer Spaceways Incorporated - Kronos Quartet & Friends Meet Sun Ra",
    "release_id": "9d24ca07-9c94-4c15-b42e-aefcb40741db",
    "release_group_id": "4a8afe7d-bf98-40ea-8ec7-a57a9035a3d4",
    "labels": [
        "Red Hot"
    ],
    "label_ids": [
        "72ba9c6a-4cff-47b4-9813-5a9059feb4d8"
    ],
    "release_date": "2024-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "About the album, David Harrington says:\n“I wanted \"Outer Spaceways Incorporated: Kronos Quartet & Friends meet Sun Ra\" to honor Sun Ra’s creative genius. I believe the music of Sun Ra belongs in the same sentence as a few other composers who have totally enlarged American music such as Charles Ives, Duke Ellington, Terry Riley and Laurie Anderson. If I could have called Ives and Ellington, I would have. As it was, the first composers I spoke to regarding Red Hot’s offer to honor Sun Ra and use his original recordings and compositions as source material, were Terry and Laurie.\": https://kronosquartet.org/recordings/detail/outer-spaceways-incorporated-kronos-quartet-friends-meet-sun-ra/\n--\nThis song is a collaboration with Secret Chiefs 3 and features Trey Spruance.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}