Information about plays

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

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

{
    "id": 3413847,
    "uri": "https://api.kexp.org/v2/plays/3413847/?format=api",
    "airdate": "2024-10-17T10:53:39-07:00",
    "show": 61599,
    "show_uri": "https://api.kexp.org/v2/shows/61599/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Major Tom",
    "track_id": null,
    "recording_id": null,
    "artist": "The Space Lady",
    "artist_ids": [
        "104b08d4-df25-4424-a6bc-51feb329ab1f"
    ],
    "album": "The Space Lady Greatest Hits",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Night School Records"
    ],
    "label_ids": [
        "c1c4c804-e3cf-4312-ad4f-e6d498a2f304"
    ],
    "release_date": "2015-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Space Lady began her odyssey on the streets of Boston and San Francisco in the late 70s, playing versions of contemporary pop music on accordion and dressed flamboyantly, transmitting messages of peace and harmony.\n\nFollowing the theft of her accordion, The Space Lady invested in a then-new Casio keyboard and an echo unit, birthing an otherworldly new dimension to popular song that has captured the imagination of the world. Of her early street sets, only one recording was made, self-released originally on cassette and then transferred to a home-made CD.\n\n‘The Space Lady’s Greatest Hits’ features the best of these recordings - mostly covers of 60s pop and psych alongside interstellar originals and features archival photographs and liner notes from The Space Lady herself. “Greatest Hits” contains The Space Lady’s personal favourites; her haunting take on The Electric Prunes’ “I Had Too Much To Dream (Last Night),” a frantic “Ballroom Blitz”, and an unbelievably perfect version of “Major Tom” - amidst other reconstructed pop music.\n\nhttps://spacelady.bandcamp.com/album/the-space-ladys-greatest-hits",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}