Information about plays

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

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

{
    "id": 3547488,
    "uri": "https://api.kexp.org/v2/plays/3547488/?format=api",
    "airdate": "2025-09-01T08:03:12-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a-42712579838_thumb500.jpg",
    "thumbnail_uri": "https://ia600108.us.archive.org/32/items/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a/mbid-754bfa9c-a4f5-4c18-a290-086bfc410a3a-42712579838_thumb250.jpg",
    "song": "Lumin Rain",
    "track_id": "8fba0c82-bc85-4753-bf90-24591767786b",
    "recording_id": "4fa4ece4-7abc-4801-a3cc-1e993d3471bd",
    "artist": "Arc De Soleil",
    "artist_ids": [
        "140bd83c-475b-4eb3-bf82-27ff4dc92abc"
    ],
    "album": "Lumin Rain",
    "release_id": "754bfa9c-a4f5-4c18-a290-086bfc410a3a",
    "release_group_id": "76260cd8-4f5f-4f43-b45f-d6a2a2502a82",
    "labels": [
        "Maison Records"
    ],
    "label_ids": [
        "f46be6fc-20a7-4ba8-8b29-e08516c77964"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Arc De Soleil is a project by composer, producer, and multi-instrumentalist Daniel Kadawatha. \"Inspired by his father's love for the Spotnicks and their soaring guitar-driven sound, Daniel grew up hearing his father play their songs on his homemade guitar amp. This early exposure to music shaped Daniel's own musical tastes and influenced his decision to become a musician himself.\"\nhttps://www.allaboutjazz.com/musicians/arc-de-soleil\n\n\nArc De Soleil will be at\n- Showbox in Seattle on September 16th\n- Regency Ballroom in San Francisco on September 20th https://www.arcdesoleil.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}