Information about plays

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

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

{
    "id": 3420591,
    "uri": "https://api.kexp.org/v2/plays/3420591/?format=api",
    "airdate": "2024-11-02T19:55:49-07:00",
    "show": 61747,
    "show_uri": "https://api.kexp.org/v2/shows/61747/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Doom",
    "track_id": "803dcf0d-370f-4fa3-aee7-dc98f5915ba8",
    "recording_id": "0e088cbb-f8df-4d4c-afdf-82bada8f56da",
    "artist": "Great Grandpa",
    "artist_ids": [
        "fe920df0-e56d-4556-84c4-11f530ec4abc"
    ],
    "album": "Doom",
    "release_id": "dacf147d-6f8f-4535-9177-53e68b355ef6",
    "release_group_id": "4883a946-e09a-4f16-a273-42e7c18feed6",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2024-10-24",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP presents Great Grandpa at Seattle's Tractor Tavern at 7:30pm on November 2, as well as Rickshaw Stop in San Francisco on March 23, 2025.  Full tour dates in the link below.\n\nIn the fall of 2020, Great Grandpa - the close-knit group of Al Menne, Dylan Hanwright, Cam LaFlam, and Pat and Carrie Goodwin - didn’t know if they would go on.\n\nAfter starting on the follow-up to 2019's Four of Arrows, each member was called in different directions, some to new countries, new jobs, new life stages.\n\nBut, as Menne puts it simply, \"Time passed and I missed my friends.\" As any good relationship built on mutual love, trust, and a mountain of shared history, the quintet—who grew up in Seattle and have been making music together for a decade—were drawn back into one another’s orbits in 2023. https://tinyurl.com/5n7csy7c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}