Information about plays

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

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

{
    "id": 3644931,
    "uri": "https://api.kexp.org/v2/plays/3644931/?format=api",
    "airdate": "2026-04-21T13:30:15-07:00",
    "show": 66514,
    "show_uri": "https://api.kexp.org/v2/shows/66514/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33-44408994230_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33/mbid-81164a05-3bf7-4f1a-b162-9b9784157f33-44408994230_thumb250.jpg",
    "song": "Fear (Hey Friend)",
    "track_id": "4197239d-2c69-4717-989c-f34307202353",
    "recording_id": "2d1ca803-210b-4727-9ae0-4066fa62dd23",
    "artist": "Moonchild feat. PJ Morton",
    "artist_ids": [
        "d0bb100a-c0d6-4ef7-bde2-cc5095a31d24",
        "ee172506-d3b5-4977-8486-eaa478052997"
    ],
    "album": "Waves",
    "release_id": "81164a05-3bf7-4f1a-b162-9b9784157f33",
    "release_group_id": "d1c7b218-4af1-4322-b06a-9bacc0e0df4a",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Moonchild play The Crocodile in Seattle this Thursday, April 23 — two nights from now — behind Waves, their new album, which dropped digitally in February and on vinyl three weeks ago. It's their sixth record, and their first full album of in-person studio work since before the pandemic (2022's Starfruit was built entirely remote). Waves stacks a serious guest list across its 14 tracks: Jill Scott, Lalah Hathaway, Robert Glasper, Rapsody, D Smoke, drummer Chris Dave, and PJ Morton, who features on this one. Brittney Carter opens Thursday. Read more here: https://tru-thoughts.co.uk/moonchild-return-with-waves/\nCatch Moonchild live:\n\nSeattle, WA on April 23 at The Crocodile (with Brittney Carter)\nPortland, OR on April 24\nBerkeley, CA on April 29 at The UC Theatre\nhttps://thisismoonchild.bandcamp.com\nhttps://www.thisismoonchild.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}