Information about plays

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

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

{
    "id": 3409245,
    "uri": "https://api.kexp.org/v2/plays/3409245/?format=api",
    "airdate": "2024-10-06T17:01:25-07:00",
    "show": 61503,
    "show_uri": "https://api.kexp.org/v2/shows/61503/?format=api",
    "image_uri": "https://ia800409.us.archive.org/14/items/mbid-7abffdf6-46f9-4657-80a9-7851850391cf/mbid-7abffdf6-46f9-4657-80a9-7851850391cf-39171064586_thumb500.jpg",
    "thumbnail_uri": "https://ia800409.us.archive.org/14/items/mbid-7abffdf6-46f9-4657-80a9-7851850391cf/mbid-7abffdf6-46f9-4657-80a9-7851850391cf-39171064586_thumb250.jpg",
    "song": "Rudolph",
    "track_id": "1f373407-50ba-4997-a413-48d3ff9ca8eb",
    "recording_id": "a99c10a7-3656-49d7-b3ee-f342a317d47b",
    "artist": "MJ Lenderman",
    "artist_ids": [
        "4f52595e-652d-4894-95ea-f925234629fc"
    ],
    "album": "Manning Fireworks",
    "release_id": "7abffdf6-46f9-4657-80a9-7851850391cf",
    "release_group_id": "0c308741-7b98-4a36-b44e-1ba437b4e2c4",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thinking about our friends in North Caroline and other affected states from the devastation of Hurricane Helene, a deadly and devastating tropical cyclone that caused widespread destruction and fatalities across the Southeastern United States in late September 2024.\n\nIt was the strongest hurricane on record to strike the Big Bend region of Florida, the deadliest Atlantic hurricane since Maria in 2017, and the deadliest to strike the mainland US since Katrina in 2005.  https://tinyurl.com/2vev43vw\n\nMark Jacob Lenderman (born 1999), also known as Jake Lenderman and MJ Lenderman, is an American singer-songwriter and multi-instrumentalist, and was born in Asheville, North Carolina.\n\nHe has released three solo albums, and also plays with the alternative rock band Wednesday. He also has played drums for Indigo De Souza. Lenderman's style has been described as alt-country, classic rock, and indie rock music.  https://tinyurl.com/4jfu54bm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}