Information about plays

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

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

{
    "id": 3580693,
    "uri": "https://api.kexp.org/v2/plays/3580693/?format=api",
    "airdate": "2025-11-20T15:54:58-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Once In A Lifetime",
    "track_id": "99489441-3704-418a-8edf-fafc0d3013e4",
    "recording_id": "03e094a7-5845-43c9-8c7f-e5720e968e3d",
    "artist": "W.I.T.C.H.",
    "artist_ids": [
        "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
    ],
    "album": "Once In A Lifetime / Psycho Killer",
    "release_id": "04b78319-0324-4097-84c8-d35811894633",
    "release_group_id": "5787dd6a-bc0b-49dc-9e9e-7811c495a887",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "See Zamrock legends W.I.T.C.H. (We Intend To Cause Havoc) performing live in the KEXP Gathering Space last September: https://www.youtube.com/watch?v=YM0CMGGFETU\n--\nThis is a new single  from \"Naive Melodies,\" BBE's forthcoming tribute to Talking Heads, available January 23rd, 2026. : https://bbemusic.com/product/naive-melodies",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}