Information about plays

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

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

{
    "id": 3630839,
    "uri": "https://api.kexp.org/v2/plays/3630839/?format=api",
    "airdate": "2026-03-19T01:10:48-07:00",
    "show": 66219,
    "show_uri": "https://api.kexp.org/v2/shows/66219/?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://dn711005.ca.archive.org/0/items/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1/mbid-23133d7d-cd0c-411a-ae57-a27cba7b2bf1-44526123336_thumb250.jpg",
    "song": "HOOPTY",
    "track_id": "e0a88387-e267-46f6-8b0e-3d720ab2c596",
    "recording_id": "42a523ba-6bf1-4e09-890b-d6b326e8ea98",
    "artist": "Denzel Curry, The Scythe, Smino & TiaCorine",
    "artist_ids": [
        "ad45f650-0ee6-431f-bb2d-4b340befd73e",
        "5f95440d-7737-4a36-9bcf-c05337f7129b",
        "96800e05-9924-4321-859a-76e0d4750f2f",
        "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",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}