Information about plays

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

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

{
    "id": 3571716,
    "uri": "https://api.kexp.org/v2/plays/3571716/?format=api",
    "airdate": "2025-10-30T06:45:40-07:00",
    "show": 64971,
    "show_uri": "https://api.kexp.org/v2/shows/64971/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-1c43ad25-55f0-4fb9-bb02-5ff52b7c4387/mbid-1c43ad25-55f0-4fb9-bb02-5ff52b7c4387-42823074951_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-1c43ad25-55f0-4fb9-bb02-5ff52b7c4387/mbid-1c43ad25-55f0-4fb9-bb02-5ff52b7c4387-42823074951_thumb250.jpg",
    "song": "Stardust",
    "track_id": "a331e17d-daee-4e99-997a-1720216881b7",
    "recording_id": "c881e9d4-4aed-4a8b-a577-8a98ab8c494a",
    "artist": "Anna von Hausswolff",
    "artist_ids": [
        "6bd920ac-3b7c-47e0-8f0f-c390f63f5112"
    ],
    "album": "Stardust / The Whole Woman",
    "release_id": "1c43ad25-55f0-4fb9-bb02-5ff52b7c4387",
    "release_group_id": "e12dcee6-1c6a-4782-8005-e9641bc79e25",
    "labels": [
        "YEAR0001"
    ],
    "label_ids": [
        "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
    ],
    "release_date": "2025-08-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Iconoclasts\", the sixth studio album from Swedish singer and organist Anna von Hausswolff, will be out on Halloween! She is known for her gothic-styled music and use of pipe organ. Of this single, von Hausswolff comments, “Let’s break up with basic convenience and established ideas of how to live life. Let’s not roll our thumbs when the world is crumbling.”\n\nAnna Von Hausswolff will play a show in San Francisco at Brick & Mortar on March 17, 2026.\n\nhttps://annavonhausswolff.bandcamp.com\nhttps://www.annavonhausswolff.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}