Information about plays

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

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

{
    "id": 3562676,
    "uri": "https://api.kexp.org/v2/plays/3562676/?format=api",
    "airdate": "2025-10-08T11:31:02-07:00",
    "show": 64779,
    "show_uri": "https://api.kexp.org/v2/shows/64779/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "33 “GOD”",
    "track_id": "3e5d2def-5ba1-4dca-b2c5-2c29b089b3d2",
    "recording_id": "ab804a7e-b245-4e53-81f1-492a89636cb7",
    "artist": "Bon Iver",
    "artist_ids": [
        "437a0e49-c6ae-42f6-a6c1-84f25ed366bc"
    ],
    "album": "22, a Million",
    "release_id": "0e150c77-c420-4482-98a3-1efadc7f96f3",
    "release_group_id": "f0e8f425-a941-48df-b5d7-2ceeaaf77c71",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2016-09-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#319\n\nBon Iver's third studio album. '22, a Million' is made up of songs written and produced from 2012 to 2016. Justin Vernon is from the swing state of Wisconsin and famously recorded the majority of the debut Bon Iver album 'For Emma, Forever Ago' at a cabin in northwestern Wisconsin.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}