Information about plays

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

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

{
    "id": 3639414,
    "uri": "https://api.kexp.org/v2/plays/3639414/?format=api",
    "airdate": "2026-04-08T09:49:26-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-d7186618-b628-4a11-a9d8-92f2f62de465/mbid-d7186618-b628-4a11-a9d8-92f2f62de465-44137074538_thumb250.jpg",
    "song": "Red Herring",
    "track_id": "f5711c63-f7da-4893-b63a-fc2d337821ad",
    "recording_id": "ae3be44b-88f3-4abf-a3ce-dfebc7171bfa",
    "artist": "Nubiyan Twist & Bootie Brown",
    "artist_ids": [
        "4fdddb48-b8a0-470d-9db4-e5fc77230d59",
        "fb86fedf-8a52-4ada-baa0-1c52bd0cbfa9"
    ],
    "album": "Chasing Shadows",
    "release_id": "d7186618-b628-4a11-a9d8-92f2f62de465",
    "release_group_id": "6831c804-02df-4fd5-aef0-a5266d862562",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of London, Nubiyan Twist is a blend of virtuosic players, skilled producers and inspired composers join forces to create a unique, infectious sound drawing on jazz, hip-hop, afrobeat, latin, soul, reggae and dance music - expect ultra-tight musicianship and a powerful 9 piece, big band sound.\n\nhttps://nubiyantwist.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}