Information about plays

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

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

{
    "id": 3630257,
    "uri": "https://api.kexp.org/v2/plays/3630257/?format=api",
    "airdate": "2026-03-17T16:16:38-07:00",
    "show": 66208,
    "show_uri": "https://api.kexp.org/v2/shows/66208/?format=api",
    "image_uri": "https://dn710301.ca.archive.org/0/items/mbid-b56191a4-a8ca-42d9-b722-0db6d5ab858b/mbid-b56191a4-a8ca-42d9-b722-0db6d5ab858b-23923954436_thumb500.jpg",
    "thumbnail_uri": "https://dn710301.ca.archive.org/0/items/mbid-b56191a4-a8ca-42d9-b722-0db6d5ab858b/mbid-b56191a4-a8ca-42d9-b722-0db6d5ab858b-23923954436_thumb250.jpg",
    "song": "Superbike",
    "track_id": "dd3018b0-ccf1-47eb-9ee8-e68506106a88",
    "recording_id": "efea7117-0ada-4c7d-8ae7-074a038b4825",
    "artist": "Jay Som",
    "artist_ids": [
        "3b910f7b-018f-408f-950b-47e02d2ce305"
    ],
    "album": "Anak Ko",
    "release_id": "b56191a4-a8ca-42d9-b722-0db6d5ab858b",
    "release_group_id": "19a15576-2027-497d-93e7-07c67879db0e",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2019-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Melina Mae Cortez Duterte, better known by her stage name Jay Som, is a Filipino-American, Los Angeles-based singer-songwriter, multi-instrumentalist, producer and mixing engineer. \n\nJay Som said that “Superbike” is meant to be a combination of “Cocteau Twins and Alanis Morissette.” You can watch the performance of this song at this link from when Jay Som did a LIVE on KEXP session with us: https://www.youtube.com/watch?v=0tx7_yKDKSI&pp=ygUOI2xpdmVzdXBlcmJpa2U%3D\n--\nhttps://www.jaysommusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}