Information about plays

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

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

{
    "id": 3621887,
    "uri": "https://api.kexp.org/v2/plays/3621887/?format=api",
    "airdate": "2026-02-24T23:34:18-08:00",
    "show": 66023,
    "show_uri": "https://api.kexp.org/v2/shows/66023/?format=api",
    "image_uri": "https://dn710106.ca.archive.org/0/items/mbid-e4381e74-2f90-48c7-b85f-f26fe86a52c1/mbid-e4381e74-2f90-48c7-b85f-f26fe86a52c1-44157687854_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-e4381e74-2f90-48c7-b85f-f26fe86a52c1/mbid-e4381e74-2f90-48c7-b85f-f26fe86a52c1-44157687854_thumb250.jpg",
    "song": "LIT EFFECT",
    "track_id": "9784c383-d761-45c0-9e32-a3efeed666d2",
    "recording_id": "3f56ce8c-26d4-4ebb-a329-1c3c5d05c7cf",
    "artist": "Denzel Curry, The Scythe, Bktherula & LAZER DIM 700",
    "artist_ids": [
        "95b0d5b3-2815-4ffc-9bfe-2ace8300b463",
        "5f95440d-7737-4a36-9bcf-c05337f7129b",
        "4b62f375-7bff-49c2-ae7e-24b8de579ba8",
        "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": [
        "Loma Vista Recordings",
        "PH Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c",
        "1a4ef7a2-b6df-42ab-820d-d3196a81c5fd"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}