Information about plays

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

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

{
    "id": 3413749,
    "uri": "https://api.kexp.org/v2/plays/3413749/?format=api",
    "airdate": "2024-10-17T05:23:27-07:00",
    "show": 61597,
    "show_uri": "https://api.kexp.org/v2/shows/61597/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Everybody’s Coming to My House",
    "track_id": "19bb54fd-c471-4644-b8ae-21df8a0c43a0",
    "recording_id": "de974b8e-7623-4890-9a80-7f4d9fa85f5a",
    "artist": "David Byrne",
    "artist_ids": [
        "d4659efb-b8eb-4f03-95e9-f69ce35967a9"
    ],
    "album": "American Utopia",
    "release_id": "ea12558a-9394-4fc8-aa4d-0ebad4983f2f",
    "release_group_id": "3e7a3cd4-fb2c-40e8-b093-eaffe8c9cfdd",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2018-03-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 2020, David Byrne's American Utopia, directed by Spike Lee, debuts on HBO. It ran on Broadway from October 2019 to February 2020.\n----\nDavid Byrne recruited students from the Detroit School of Arts, for the singer’s celebratory “Everybody’s Coming to My House” video, a track off Byrne’s LP 'American Utopia'.\n\nSpeaking about the video, Talking Heads founding member Byrne said: “When I saw what the DSA students did with my song, it completely changed the way I thought of the song. In fact, it changed the meaning of the song — I realized it was about inclusion, welcoming and not being alone.'\n\nThe students directed the video as well: https://youtu.be/Ga97sIZlr1c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}