Information about plays

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

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

{
    "id": 3543736,
    "uri": "https://api.kexp.org/v2/plays/3543736/?format=api",
    "airdate": "2025-08-23T12:57:46-07:00",
    "show": 64367,
    "show_uri": "https://api.kexp.org/v2/shows/64367/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-2d77164e-87c0-4772-a05a-b9e8001ddb17/mbid-2d77164e-87c0-4772-a05a-b9e8001ddb17-42448965018_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-2d77164e-87c0-4772-a05a-b9e8001ddb17/mbid-2d77164e-87c0-4772-a05a-b9e8001ddb17-42448965018_thumb250.jpg",
    "song": "Wildfires",
    "track_id": "b8d7ff95-e7e2-49d2-8db2-63e0e090aa35",
    "recording_id": "44b5c303-9dcf-4754-9318-880ba0d46a88",
    "artist": "Glitterfox",
    "artist_ids": [
        "f99d5774-7955-448f-829f-727332151caa"
    ],
    "album": "decoder",
    "release_id": "2d77164e-87c0-4772-a05a-b9e8001ddb17",
    "release_group_id": "bcd915c8-8287-4931-8a43-cc8f9e19d023",
    "labels": [
        "Jealous Butcher Records"
    ],
    "label_ids": [
        "8c979a04-bc6b-4cc9-accb-6aa617dc3c88"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New release from this Portland, OR band.\nhttps://glitterfoxband.bandcamp.com/album/decoder\n\nGlitterfox will be touring!\n\n-July-August @ multiple OR shows\n-October 16th @ Boise, ID's Shrine Social Club\n-October 26th @ SF's Bottom of the Hill\n-October 30th @ Seattle's Tractor Tavern\n\nMore dates & locales: https://glitterfoxband.myshopify.com/#shopify-section-template--24789227143486__rich_text_U8ferm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}