Information about plays

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

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

{
    "id": 3569913,
    "uri": "https://api.kexp.org/v2/plays/3569913/?format=api",
    "airdate": "2025-10-25T19:54:57-07:00",
    "show": 64933,
    "show_uri": "https://api.kexp.org/v2/shows/64933/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lithium",
    "track_id": "0d5c29c1-c346-4a37-b4ad-2f9c539e8044",
    "recording_id": "1b431b02-56ef-48bd-896b-aa9ad13dbb28",
    "artist": "Byland & Abby Gundersen",
    "artist_ids": [
        "c1183d3c-1a1e-43ff-8bf9-1d3778d12399",
        "3116cdfe-fb3e-4600-bba8-5e0eb423aaa5"
    ],
    "album": "Lithium",
    "release_id": "c1f79e32-1ece-42c1-9703-c9dfda8a85bf",
    "release_group_id": "654b26d9-429d-4c73-939a-272875a36145",
    "labels": [
        "Mother West"
    ],
    "label_ids": [
        "92f285d2-5d83-47af-9125-8dee0aa897cd"
    ],
    "release_date": "2025-03-18",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Indie-Rock artist Byland (Alie Byland) and renowned multi-instrumentalist Abby Gundersen (Phoebe Bridgers, Death Cab for Cutie, Noah Gundersen) released a mesmerizing reimagining of Nirvana’s Lithium on March 18, 2025. \nProduced by Nathan Yaccino (Soundgarden, Brandi Carlile, Noah Gundersen), this haunting reinterpretation brings a fresh, ethereal take on the grunge classic.\nhttps://bylandmusic.bandcamp.com/track/lithium-byland-abby-gundersen",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}