Information about plays

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

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

{
    "id": 3635464,
    "uri": "https://api.kexp.org/v2/plays/3635464/?format=api",
    "airdate": "2026-03-30T05:52:35-07:00",
    "show": 66319,
    "show_uri": "https://api.kexp.org/v2/shows/66319/?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": "Golden Sun",
    "track_id": "6107b693-3f6f-4840-921d-918d8dfb866b",
    "recording_id": "75d2b0ff-210b-4d16-9884-310810714865",
    "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": "The new LP “Soul Woman” turns inward — a deeply personal exploration of identity, healing, and spiritual resilience.\n\n“How can I ask others to take time to reflect on their lives if I’m not doing the same myself?” Michelle David asks. That spirit of self-inquiry and renewal lies at the heart of “Soul Woman” — a record that embraces vulnerability while radiating strength.\n\nhttps://michelledavidandthetruetones.bandcamp.com/album/soul-woman",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}