Information about plays

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

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

{
    "id": 3552017,
    "uri": "https://api.kexp.org/v2/plays/3552017/?format=api",
    "airdate": "2025-09-12T07:59:36-07:00",
    "show": 64540,
    "show_uri": "https://api.kexp.org/v2/shows/64540/?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.  \"Stardust\" is one of the first singles from the album. \n--\nIn 2020, Anna von Hausswolff released her fifth studio album, \"All Thoughts Fly.\"The following year the Swedish artist had to cancel church shows because of protesters accusing her of making Satanic music, and then the next year she unveiled a live LP.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}