Information about plays

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

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

{
    "id": 3638870,
    "uri": "https://api.kexp.org/v2/plays/3638870/?format=api",
    "airdate": "2026-04-07T01:53:04-07:00",
    "show": 66388,
    "show_uri": "https://api.kexp.org/v2/shows/66388/?format=api",
    "image_uri": "https://dn711005.ca.archive.org/0/items/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1-44526123336_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/34/items/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1-44526123336_thumb250.jpg",
    "song": "MUTT THAT BIH",
    "track_id": "f3022a58-c332-433a-b983-3bf4b3285256",
    "recording_id": "e4f6d420-bff2-4e34-ab27-3e9a238bc55c",
    "artist": "Denzel Curry, The Scythe, 1900Rugrat & Key Nyata",
    "artist_ids": [
        "5f95440d-7737-4a36-9bcf-c05337f7129b",
        "e9ef6e2b-3117-4c09-938e-21b79527306b",
        "c935fa49-0d5d-4c3e-9800-e469b8fd657e",
        "985b1d91-4176-4135-b40d-be94c14796b7"
    ],
    "album": "Strictly 4 The Scythe",
    "release_id": "e4381e74-2f90-48c7-b85f-f26fe86a52c1",
    "release_group_id": "4a4cab84-403d-48be-851a-354beae418f4",
    "labels": [
        "PH Recordings",
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "1a4ef7a2-b6df-42ab-820d-d3196a81c5fd",
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "BANGER off this new Denzel Curry-led collab project\n\nhttps://www.youtube.com/watch?v=0y3JnaPq-U8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}