Information about plays

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

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

{
    "id": 3660990,
    "uri": "https://api.kexp.org/v2/plays/3660990/?format=api",
    "airdate": "2026-05-29T10:23:31-07:00",
    "show": 66844,
    "show_uri": "https://api.kexp.org/v2/shows/66844/?format=api",
    "image_uri": "https://dn710002.ca.archive.org/0/items/mbid-a9a262ac-b5bf-4065-8fec-eadb9e647a60/mbid-a9a262ac-b5bf-4065-8fec-eadb9e647a60-25924140118_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-a9a262ac-b5bf-4065-8fec-eadb9e647a60/mbid-a9a262ac-b5bf-4065-8fec-eadb9e647a60-25924140118_thumb250.jpg",
    "song": "Here They Come",
    "track_id": "58f8cae0-ddd8-4190-9592-c60ff055d5dd",
    "recording_id": "f20297e3-ee50-4f9c-af06-bf6159ac9b4d",
    "artist": "Hamilton Leithauser",
    "artist_ids": [
        "6b82c839-ea15-4d3b-96f1-d1be924e9cb7"
    ],
    "album": "The Loves of Your Life",
    "release_id": "a9a262ac-b5bf-4065-8fec-eadb9e647a60",
    "release_group_id": "8bb93abe-7dc2-416e-8169-0b8eb2fa5a60",
    "labels": [
        "Glassnote"
    ],
    "label_ids": [
        "58c69b6f-5c5b-4341-8be6-a43c3e69b408"
    ],
    "release_date": "2020-04-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Here They Come\" is off Leithauser's 2020 album, The Loves of Your Life.\n\nEnjoy video from Hamilton Leighauser's 2017 KEXP In-Studio: https://bit.ly/3orIpCD.\n\nhttps://www.hamiltonleithauser.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}