Information about plays

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

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

{
    "id": 3641451,
    "uri": "https://api.kexp.org/v2/plays/3641451/?format=api",
    "airdate": "2026-04-13T05:56:35-07:00",
    "show": 66441,
    "show_uri": "https://api.kexp.org/v2/shows/66441/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-b292d220-355d-49a6-ad0f-c8686e2ea58e/mbid-b292d220-355d-49a6-ad0f-c8686e2ea58e-43487160293_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-b292d220-355d-49a6-ad0f-c8686e2ea58e/mbid-b292d220-355d-49a6-ad0f-c8686e2ea58e-43487160293_thumb250.jpg",
    "song": "Pick Up the Pieces",
    "track_id": "76daae7c-7bdd-4e6b-81b4-b3c799de68a8",
    "recording_id": "22992107-1904-4c76-a992-4d0fcea774d0",
    "artist": "Michelle David & The True-tones",
    "artist_ids": [
        "42dda72f-bf36-4a16-915f-138ca95f7071"
    ],
    "album": "Soul Woman",
    "release_id": "b292d220-355d-49a6-ad0f-c8686e2ea58e",
    "release_group_id": "a39cb56d-5db8-47b3-8120-7e01cf549dcb",
    "labels": [
        "Record Kicks"
    ],
    "label_ids": [
        "4bec8322-9493-426d-924a-cfa2f79a95ec"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Amsterdam, Michelle David & The True-tones is: Michelle David (vocals), Paul Willemsen (guitars, organ, percussion, backing vocals), Onno Smit (guitars and backing vocals) and Bas Bouma (drums, percussion).\n\nMusically, “Soul Woman” continues to refine the band’s signature blend of gospel fire, soul and vintage rhythm & blues, while drawing from a wider palette of influences. Echoes of Curtis Mayfield, Bobby Womack, and The Four Seasons pulse through the grooves, while the gospel fire of The Blind Boys of Alabama and the joyous uplift of Diana Ross & The Supremes lend the album both gravity and sparkle. At the center is Michelle David’s unmistakable voice — raw, warm, and filled with purpose.\n\nhttps://michelledavidandthetruetones.bandcamp.com/album/soul-woman",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}