Information about plays

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

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

{
    "id": 3627718,
    "uri": "https://api.kexp.org/v2/plays/3627718/?format=api",
    "airdate": "2026-03-11T09:50:45-07:00",
    "show": 66151,
    "show_uri": "https://api.kexp.org/v2/shows/66151/?format=api",
    "image_uri": "https://ia601307.us.archive.org/4/items/mbid-2ed38f0b-1519-3b22-8df7-747eff07877e/mbid-2ed38f0b-1519-3b22-8df7-747eff07877e-22337503748_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/4/items/mbid-2ed38f0b-1519-3b22-8df7-747eff07877e/mbid-2ed38f0b-1519-3b22-8df7-747eff07877e-22337503748_thumb250.jpg",
    "song": "Party for Your Right to Fight",
    "track_id": "c98a87c9-d361-30e9-bf20-af4e2fe0b726",
    "recording_id": "117d3835-4be8-44ad-931c-0a90e6a898a4",
    "artist": "Public Enemy",
    "artist_ids": [
        "bf2e15d0-4b77-469e-bfb4-f8414415baca"
    ],
    "album": "It Takes a Nation of Millions to Hold Us Back",
    "release_id": "2ed38f0b-1519-3b22-8df7-747eff07877e",
    "release_group_id": "01921d99-9d15-3fce-8734-46e58327cfb7",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "1995-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song title plays off of the title of the popular track by the Beastie Boys, “(You Gotta) Fight For Your Right to Party,” off their License to Ill (1986) album.\n\nThe vocals are unique in this track as both Chuck D & Flavor Flav say them at the same time in their own speeds in different speakers. Flavor Flav always comes out the left speaker while Chuck D comes out the right speaker. --Genius Lyrics (https://tinyurl.com/3thf2ux9)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}