Information about plays

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

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

{
    "id": 3569778,
    "uri": "https://api.kexp.org/v2/plays/3569778/?format=api",
    "airdate": "2025-10-25T13:36:40-07:00",
    "show": 64931,
    "show_uri": "https://api.kexp.org/v2/shows/64931/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e-42353197332_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e/mbid-ba08eedb-ac44-4a4d-9c24-14a85e95684e-42353197332_thumb250.jpg",
    "song": "Running Through the Airport",
    "track_id": "958fb09a-d35d-483a-856d-7755c6d239df",
    "recording_id": "bdecdf76-8dfd-4427-84c2-dd1710e8715c",
    "artist": "Packaging",
    "artist_ids": [
        "310ac711-027b-4eea-833b-0b04d72f82ea"
    ],
    "album": "Packaging",
    "release_id": "ba08eedb-ac44-4a4d-9c24-14a85e95684e",
    "release_group_id": "3945d4aa-a342-42c4-bacb-9385b51e1c98",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Packaging is the Seattle-based duo of Daniel Lyon (Spirit Award) and Daniel “Connor” Birch (Flaural).\n\nThey are on tour!\n- 13 Nov @ Portland's Lollipop Shoppe\n- 15 Nov @ Seattle's The Sunset Tavern\nhttps://packaging.bandcamp.com/track/running-through-the-airport\n\nThis song was also featured in KEXP's The Runcast Podcast: \nhttps://www.kexp.org/podcasts/the-runcast/2025/9/19/running-through-the-airport-runcast/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}