Information about plays

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

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

{
    "id": 3594101,
    "uri": "https://api.kexp.org/v2/plays/3594101/?format=api",
    "airdate": "2025-12-21T16:25:59-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "https://ia904500.us.archive.org/6/items/mbid-8ecf178e-5039-39b9-883a-3edbacbd732e/mbid-8ecf178e-5039-39b9-883a-3edbacbd732e-4870397687_thumb500.jpg",
    "thumbnail_uri": "https://ia804500.us.archive.org/6/items/mbid-8ecf178e-5039-39b9-883a-3edbacbd732e/mbid-8ecf178e-5039-39b9-883a-3edbacbd732e-4870397687_thumb250.jpg",
    "song": "Sister Winter",
    "track_id": "6950274f-fc1c-3113-a0a4-cbf10ceebb9f",
    "recording_id": "653dcdc9-e7d1-42b4-a284-7f2ea0a1430c",
    "artist": "Sufjan Stevens",
    "artist_ids": [
        "01d3c51b-9b98-418a-8d8e-37f6fab59d8c"
    ],
    "album": "Songs for Christmas Sampler",
    "release_id": "cc9a659e-e706-486f-b8fc-f11cb1984a9e",
    "release_group_id": "a3cac6e5-1c69-3807-80d3-7380c8539965",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Songs for Christmas, stylized as Sufjan Stevens Presents Songs for Christmas on the cover, is a box set of five separate EPs of Christmas-related songs and carols recorded by independent musician Sufjan Stevens between 2001 and 2006.\n\nThe EPs had been given as gifts to friends and family of Stevens over the past six years, except for 2004 when he was too busy recording the Illinois album. Though the first three EPs had already been available on Sufjan Stevens-related fansites for several years, Songs for Christmas is the first official release of these EPs.\n\nMost of the tracks are versions of traditional Christmas songs, with a number of original compositions such as \"Sister Winter\" and \"Star of Wonder.\" Sufjan Stevens has developed a reputation for being a devoted Christian and many of the songs he chose for inclusion on Songs for Christmas are religious in nature, including his original compositions. https://tinyurl.com/msf8y938",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}