Information about plays

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

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

{
    "id": 3657271,
    "uri": "https://api.kexp.org/v2/plays/3657271/?format=api",
    "airdate": "2026-05-20T14:38:56-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-13e68d90-b093-4ca6-ad00-16fd7c360e1a/mbid-13e68d90-b093-4ca6-ad00-16fd7c360e1a-44460140217_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-13e68d90-b093-4ca6-ad00-16fd7c360e1a/mbid-13e68d90-b093-4ca6-ad00-16fd7c360e1a-44460140217_thumb250.jpg",
    "song": "Kills Me",
    "track_id": "302e655a-ac03-40fa-adb8-a491e2fb0668",
    "recording_id": "0fc4a27e-ebcb-4d76-bad2-81d1a5a8d062",
    "artist": "Bel Cobain",
    "artist_ids": [
        "633ffe0d-e749-4810-a35c-475b21348711"
    ],
    "album": "Kizzy",
    "release_id": "13e68d90-b093-4ca6-ad00-16fd7c360e1a",
    "release_group_id": "bdd95b23-ec63-45de-8c70-c389c49470b5",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bel Cobain is a Hackney-born half-British, half-Nigerian singer and songwriter: https://notion.online/a-day-in-the-life-with-bel-cobain/\n--\nHer second EP, Kizzy,\" named for her dog who just died, is out now.: https://readdork.com/features/bel-cobain-interview-apr26",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}