Information about plays

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

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

{
    "id": 3521080,
    "uri": "https://api.kexp.org/v2/plays/3521080/?format=api",
    "airdate": "2025-07-01T05:40:49-07:00",
    "show": 63889,
    "show_uri": "https://api.kexp.org/v2/shows/63889/?format=api",
    "image_uri": "https://ia800407.us.archive.org/32/items/mbid-e6917598-8c7b-4ce2-a5be-4001ebe0c527/mbid-e6917598-8c7b-4ce2-a5be-4001ebe0c527-41124250755_thumb500.jpg",
    "thumbnail_uri": "https://ia600407.us.archive.org/32/items/mbid-e6917598-8c7b-4ce2-a5be-4001ebe0c527/mbid-e6917598-8c7b-4ce2-a5be-4001ebe0c527-41124250755_thumb250.jpg",
    "song": "Stranger Danger",
    "track_id": "a62ef8b6-f9d7-41b9-a935-f4b07c137aad",
    "recording_id": "b10a7a0c-4d72-4465-ad14-a630385a7d99",
    "artist": "Lucius",
    "artist_ids": [
        "1676172f-657a-4771-96ff-4a1c2ef1997e"
    ],
    "album": "Lucius",
    "release_id": "e6917598-8c7b-4ce2-a5be-4001ebe0c527",
    "release_group_id": "fceb3f64-2674-4a53-8ccb-114bbe7e32a0",
    "labels": [
        "Fantasy"
    ],
    "label_ids": [
        "757acd4a-dade-433d-b754-53468f243220"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS\n+ Nov 17 @ Showbox SODO (SEA)\n+ Nov 20 @ The Warfield (SF)\n===\nOf the album Fantasy, Lucius writes: “Our fourth studio album is the four of us, just as we first started recording together as a band. In the last couple of years we’ve started setting roots, finding life partners, building families, growing gardens. We got dogs, (you can hear them in the background if you listen close). We wrote songs about life and relationships. We recorded them in our home studios. Danny produced and mixed it. We saw the beginnings and endings of life cycles while making this record, the beauty and fragility of the human experience. So it’s only fitting that this album is self-titled, it’s our story, who we are now and how we got here. Welcome to our living room.”\n===\nhttps://ilovelucius.bandcamp.com/album/stranger-danger https://www.ilovelucius.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}