Information about plays

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

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

{
    "id": 3639026,
    "uri": "https://api.kexp.org/v2/plays/3639026/?format=api",
    "airdate": "2026-04-07T10:53:24-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn710709.ca.archive.org/0/items/mbid-099fb69b-f1c2-46da-b213-58882cecc0c5/mbid-099fb69b-f1c2-46da-b213-58882cecc0c5-12493923329_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-099fb69b-f1c2-46da-b213-58882cecc0c5/mbid-099fb69b-f1c2-46da-b213-58882cecc0c5-12493923329_thumb250.jpg",
    "song": "Eliot St.",
    "track_id": "1e217903-c64c-44f0-a4d4-f4b05e260707",
    "recording_id": "5d1fb8af-74a7-4365-ba1d-af26094eec25",
    "artist": "Quilt",
    "artist_ids": [
        "45fe4627-94fa-4cff-81d7-cb0636ccb053"
    ],
    "album": "Plaza",
    "release_id": "099fb69b-f1c2-46da-b213-58882cecc0c5",
    "release_group_id": "6116f4b7-4cd2-480e-8e46-da02dcb5d11e",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-02-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Go back a decade to see Boston-based Quilt performing live in our studio in 2016. (That session included \"Eliot St.\"): https://www.youtube.com/watch?v=OoElwVsHCVc\n--\nCheryl selected this song as a free KEXP Song of the Day: https://www.kexp.org/read/2015/12/16/song-of-the-day-quilt-eliot-st/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}