Information about plays

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

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

{
    "id": 3421686,
    "uri": "https://api.kexp.org/v2/plays/3421686/?format=api",
    "airdate": "2024-11-05T10:16:46-08:00",
    "show": 61770,
    "show_uri": "https://api.kexp.org/v2/shows/61770/?format=api",
    "image_uri": "https://ia601502.us.archive.org/34/items/mbid-18735f09-a15b-43b7-8ec0-d257dae8f9b9/mbid-18735f09-a15b-43b7-8ec0-d257dae8f9b9-16111715923_thumb500.jpg",
    "thumbnail_uri": "https://ia601502.us.archive.org/34/items/mbid-18735f09-a15b-43b7-8ec0-d257dae8f9b9/mbid-18735f09-a15b-43b7-8ec0-d257dae8f9b9-16111715923_thumb250.jpg",
    "song": "You Are Not Alone",
    "track_id": "da4c896e-59cf-38ee-9478-5df9d8f7106f",
    "recording_id": "2028cda5-628d-4bee-845f-73c978f1e356",
    "artist": "Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b"
    ],
    "album": "You Are Not Alone",
    "release_id": "18735f09-a15b-43b7-8ec0-d257dae8f9b9",
    "release_group_id": "5a42d977-dbc3-4494-a44d-e36295a1ac32",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2010-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeff Tweedy, who fronts the indie rock band Wilco, wrote this song and produced the album. He told the story of this song: \"That came out of a conversation with Mavis, where I told her my theory that all music basically says the same thing, which is: you're not alone. Even a kid in his room listening to the most abrasive punk rock or heavy metal, what they're really getting out of it is, 'We're in this with you.' Somewhere down deep there's a communication happening that's sustaining. So after we talked, I thought that'd be a good song to try and write for this record.\"\n--\nIn 2015, Mavis Staples told Rolling Stone: \"When Tweedy wrote this song for me, I was just getting started again after my father had passed away. It's one of the most beautiful songs I ever sang. If you think about it, I'm all alone now. I'm the last standing Staple Singer, and I'm divorced. So when I sing this song, I mean it. I'm with you - I'm lonely too.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}