Information about plays

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

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

{
    "id": 3539662,
    "uri": "https://api.kexp.org/v2/plays/3539662/?format=api",
    "airdate": "2025-08-13T16:38:40-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://ia801503.us.archive.org/23/items/mbid-2ccb86b2-a5bf-49c4-853d-7c9f78344f42/mbid-2ccb86b2-a5bf-49c4-853d-7c9f78344f42-32304157656_thumb500.jpg",
    "thumbnail_uri": "https://ia801503.us.archive.org/23/items/mbid-2ccb86b2-a5bf-49c4-853d-7c9f78344f42/mbid-2ccb86b2-a5bf-49c4-853d-7c9f78344f42-32304157656_thumb250.jpg",
    "song": "Drop",
    "track_id": "e2be5da3-0027-464d-8587-4f94850baef6",
    "recording_id": "9de4c2b1-94ef-48fa-ae6a-b36a27260ec7",
    "artist": "The Pharcyde",
    "artist_ids": [
        "d7134426-a937-43bf-bc54-f10ad8102ed9"
    ],
    "album": "Labcabincalifornia",
    "release_id": "161567d7-e1bc-40f7-8d49-c9d8ea997e0d",
    "release_group_id": "d0dc0be5-53ec-3810-8683-ba1dfac644f8",
    "labels": [
        "Delicious Vinyl"
    ],
    "label_ids": [
        "fa21d4fc-2f5b-48df-9f70-066f0d8cfc3e"
    ],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You can catch The Pharcyde live on August 29th @ Boise, ID's Outlaw Field at the Idaho Botanical Garden!\n--\nThe Pharcyde’s \"Drop\" off 'Labcabincalifornia,' is the best-known use of Beastie Boys' \"The New Style\" ―produced by the masterful J Dilla, it uses Ad-Rock’s iconic \"mmm. . . .drop\" as a hook. The song also samples Dorothy Ashby's \"Django.\"\n\n\"Drop\" also had an innovative, Spike Jonze-directed music video―featuring the Pharcyde and appearances from Ad-Rock and Mike D. \nhttps://youtu.be/wqVsfGQ_1SU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}