Information about plays

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

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

{
    "id": 3554909,
    "uri": "https://api.kexp.org/v2/plays/3554909/?format=api",
    "airdate": "2025-09-19T07:17:39-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?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 October 31st. \"\n---\nOf the single “Stardust”, 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.” See the video here: https://www.youtube.com/watch?v=HpMHH_W8G9s\n---\nIn 2014, the artist graced the KEXP studio with a live performance: https://www.youtube.com/watch?v=t5zhoRBUSbE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}