Information about plays

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

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

{
    "id": 3667175,
    "uri": "https://api.kexp.org/v2/plays/3667175/?format=api",
    "airdate": "2026-06-13T03:12:23-07:00",
    "show": 66974,
    "show_uri": "https://api.kexp.org/v2/shows/66974/?format=api",
    "image_uri": "https://ia802807.us.archive.org/7/items/mbid-c66b352c-d363-4539-b9b8-e6bc492d8661/mbid-c66b352c-d363-4539-b9b8-e6bc492d8661-45109829663_thumb500.jpg",
    "thumbnail_uri": "https://dn711203.ca.archive.org/0/items/mbid-c66b352c-d363-4539-b9b8-e6bc492d8661/mbid-c66b352c-d363-4539-b9b8-e6bc492d8661-45109829663_thumb250.jpg",
    "song": "Crown Jewel",
    "track_id": "5dc8c2f7-1ddb-4608-8d34-7f8035e158b2",
    "recording_id": "304f3241-9299-4cfa-a0b6-1d4ed104a104",
    "artist": "Eartheater",
    "artist_ids": [
        "7f5a2d26-8625-4788-bafd-0034936895ae"
    ],
    "album": "Heavenly Body: If I'm The Bottle You’re The Message",
    "release_id": "c66b352c-d363-4539-b9b8-e6bc492d8661",
    "release_group_id": "3ee22b9f-81c7-4152-8451-aa15be3503a4",
    "labels": [
        "Chemical X"
    ],
    "label_ids": [
        "ed768e86-40f7-4588-88bd-1a246a0cfeca"
    ],
    "release_date": "2026-07-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Eartheater is Alexandra Drewchin, a New York based musician and artist, known for her three-octave vocal range.: https://narcissemagazine.com/blogs/articles/eartheater\n--\nYou can pre-order her new album, \"Heavenly Body: If I'm The Bottle You’re The Message,\" here: https://eartheater.bandcamp.com/album/heavenly-body-if-im-the-bottle-you-re-the-message",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}