Information about plays

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

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

{
    "id": 3564223,
    "uri": "https://api.kexp.org/v2/plays/3564223/?format=api",
    "airdate": "2025-10-12T13:41:09-07:00",
    "show": 64816,
    "show_uri": "https://api.kexp.org/v2/shows/64816/?format=api",
    "image_uri": "https://coverartarchive.org/release/97403a9a-6a72-4c90-a12b-5e2d53e487d3/35773688934-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/97403a9a-6a72-4c90-a12b-5e2d53e487d3/35773688934-250.jpg",
    "song": "Look at What the Light Did Now",
    "track_id": null,
    "recording_id": "01520316-e813-4802-890b-c0c64aa5b6e2",
    "artist": "Ya Tseen feat. Samantha Crain",
    "artist_ids": [
        "2aee4788-a12a-4f98-882c-885866221536",
        "44c66117-552e-4e4d-a969-fb0fca779267"
    ],
    "album": "Look at What the Light Did Now",
    "release_id": null,
    "release_group_id": "c1bc90ec-1bc0-4669-ad5c-3844bfdceb7d",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2022-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cover of Feist.\n\nYa Tseen is Tlingit / Unanga.\n\nReleased in conjunction with the start of National Native American Heritage Month. This cover was originally recorded for season 2 episode 4 of the critically acclaimed FX/Hulu television show, Reservation Dog and follows the group's 2021 debut record, Indian Yard.\n\nFrontman, Nicholas Galanin shares, “My friend Sterlin Harjo, the creator of the acclaimed FX series Reservation Dogs, invited Samantha and I to cover Little Wings classic song ‘Look at What The Light Did Now’ for an episode in season 2. This was a high honor to contribute to one of what I would consider the best episodes of streaming television being made today. It's tough to capture love and Indigenous mourning, though I feel as if this episode did so in an elegant and powerful way.”\n\nhttps://yatseen.bandcamp.com/track/look-at-what-the-light-did-now",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}