Information about plays

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

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

{
    "id": 3665230,
    "uri": "https://api.kexp.org/v2/plays/3665230/?format=api",
    "airdate": "2026-06-08T05:25:23-07:00",
    "show": 66934,
    "show_uri": "https://api.kexp.org/v2/shows/66934/?format=api",
    "image_uri": "https://ia801901.us.archive.org/15/items/mbid-974361c2-db81-401c-9908-39a06bce1692/mbid-974361c2-db81-401c-9908-39a06bce1692-44712158870_thumb500.jpg",
    "thumbnail_uri": "https://dn711105.ca.archive.org/0/items/mbid-974361c2-db81-401c-9908-39a06bce1692/mbid-974361c2-db81-401c-9908-39a06bce1692-44712158870_thumb250.jpg",
    "song": "Runnin Outta Time",
    "track_id": "498db3f5-8a2b-4c05-9086-7080c3d92ccf",
    "recording_id": "fe65ea09-c722-4dcc-9ed4-e8c933278cd6",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "Redstar Wu & The Worldwide Scourge",
    "release_id": "974361c2-db81-401c-9908-39a06bce1692",
    "release_group_id": "09971ea6-eb01-4eb8-aee0-126e22bf6bc0",
    "labels": [
        "Ourness Pty Ltd"
    ],
    "label_ids": [
        "030d7e9f-da7e-48c0-b705-f4e535d2e5a1"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Genesis Owusu will tour the West Coast this fall:\n\n- Nov. 6 at the Rickshaw Stop in San Francisco \n- Nov. 8 at Hidden Hall in Seattle\n\nhttps://genesisowusu.bandcamp.com\n\nThe third studio album from innovative Ghanaian-Australian visionary Genesis Owusu is an all-consuming exploration of every nook and cranny of his singular sound. With an experimental blend of rock, pop, hip-hop, soul, and funk, REDSTAR WU & THE WORLDWIDE SCOURGE is fierce and emotionally resonant, deconstructing societal ailments while building a genre-bending utopia for listeners to revel in. \n- Chris Sanley, KEXP Music Director\n\nhttps://kexp.org/read/2026/5/18/new-music-reviews-518/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}