Information about plays

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

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

{
    "id": 3669730,
    "uri": "https://api.kexp.org/v2/plays/3669730/?format=api",
    "airdate": "2026-06-19T04:09:37-07:00",
    "show": 67025,
    "show_uri": "https://api.kexp.org/v2/shows/67025/?format=api",
    "image_uri": "https://dn720002.ca.archive.org/0/items/mbid-98da259d-6bd3-4c55-a7f5-2eb0461ca857/mbid-98da259d-6bd3-4c55-a7f5-2eb0461ca857-45419643039_thumb500.jpg",
    "thumbnail_uri": "https://ia801806.us.archive.org/30/items/mbid-98da259d-6bd3-4c55-a7f5-2eb0461ca857/mbid-98da259d-6bd3-4c55-a7f5-2eb0461ca857-45419643039_thumb250.jpg",
    "song": "Pulling Up Roots",
    "track_id": "3bf26d4f-a499-4243-8b42-0fc30f61c345",
    "recording_id": "fff97a8c-e224-403d-bcd1-db6bc42105a9",
    "artist": "Sera Cahoone",
    "artist_ids": [
        "a46c2fea-ec1d-44c1-88f1-dbc6c62a8acc"
    ],
    "album": "I’ve Missed You All These Years",
    "release_id": "98da259d-6bd3-4c55-a7f5-2eb0461ca857",
    "release_group_id": "3eebe15f-c7ec-423d-80bb-031eb2ce6ae9",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-08-28",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}