Information about plays

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

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

{
    "id": 3571670,
    "uri": "https://api.kexp.org/v2/plays/3571670/?format=api",
    "airdate": "2025-10-30T04:02:13-07:00",
    "show": 64970,
    "show_uri": "https://api.kexp.org/v2/shows/64970/?format=api",
    "image_uri": "https://coverartarchive.org/release/f5264080-a4fa-44eb-9ac9-bba199349b4f/7802377470-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f5264080-a4fa-44eb-9ac9-bba199349b4f/7802377470-250.jpg",
    "song": "Physical Form",
    "track_id": null,
    "recording_id": "bca3d696-d90e-42fd-a1ca-797b74e5d35a",
    "artist": "Freestyle Fellowship",
    "artist_ids": [
        "d283285b-5984-4214-ab5d-e70f9c96b63d"
    ],
    "album": "To Whom It May Concern…",
    "release_id": null,
    "release_group_id": "534d9e81-8f61-3e11-8ed9-193c5756acf7",
    "labels": [
        "Sun Music"
    ],
    "label_ids": [
        "69682378-d3a8-40bb-9b03-c362590ce516"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rest In Peace to P.E.A.C.E. of Freestyle Fellowship.\n\n1991 saw the debut studio release from Freestyle Fellowship - Los Angeles rappers Aceyalone, Myka 9, P.E.A.C.E., Self Jupiter and producer J Sumbi. Their vocal techniques focusing on the method of the freestyle, as well as a successful infusion of hip hop and jazz established the group as forerunners in the sub-genre of jazz rap, also placing them amongst prominent West coast underground rap acts of the early 1990s like Hieroglyphics, Abstract Rude & Tribe Unique, and The Pharcyde. \n\n30+ years after the release of their landmark debut 'To Whom It May Concern…' the West Coast underground rap pioneers received their first Grammy nomination in 2022 - a nominee for the Best Historical Album - the first hip hop group to be nominated in the category.\n\nhttps://freestylefellowship.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}