Information about plays

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

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

{
    "id": 3656770,
    "uri": "https://api.kexp.org/v2/plays/3656770/?format=api",
    "airdate": "2026-05-19T09:18:46-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-ed8f046d-385b-4596-8a17-c09f4069fc16/mbid-ed8f046d-385b-4596-8a17-c09f4069fc16-45125631375_thumb500.jpg",
    "thumbnail_uri": "https://dn711004.ca.archive.org/0/items/mbid-ed8f046d-385b-4596-8a17-c09f4069fc16/mbid-ed8f046d-385b-4596-8a17-c09f4069fc16-45125631375_thumb250.jpg",
    "song": "confessions part iii",
    "track_id": "9d51c23d-3798-4ba6-90bf-2c25f3bee260",
    "recording_id": "398d2a5d-5685-4e1a-89b8-bf829e70513e",
    "artist": "Chanpan",
    "artist_ids": [
        "e9c82e1b-1d49-4fdc-b3ab-7fee17ca1cf5"
    ],
    "album": "autogratis",
    "release_id": "ed8f046d-385b-4596-8a17-c09f4069fc16",
    "release_group_id": "87694691-db09-4af5-8339-50e1d1094593",
    "labels": [
        "EQT Recordings"
    ],
    "label_ids": [
        "298cb204-7b43-4f64-b7c3-2b227842d4e1"
    ],
    "release_date": "2026-06-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Chinatown, NYC, Chanpan is an Asian American trio comprised of identical twin brothers Lance and Matthew Tran, and lead singer, Grace Dumdaw.\n\n\"confessions part iii\" is the new single from their upcoming second EP, 'autogratis', out June 25th this year.\n\nhttps://chanpan.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}