Information about plays

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

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

{
    "id": 3639376,
    "uri": "https://api.kexp.org/v2/plays/3639376/?format=api",
    "airdate": "2026-04-08T07:42:41-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-e3521bc0-6f04-4f09-aa62-7e5b09ce5da7/mbid-e3521bc0-6f04-4f09-aa62-7e5b09ce5da7-44085087215_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-e3521bc0-6f04-4f09-aa62-7e5b09ce5da7/mbid-e3521bc0-6f04-4f09-aa62-7e5b09ce5da7-44085087215_thumb250.jpg",
    "song": "Czar",
    "track_id": "42488be8-3e79-471a-9c69-94e4331f6f65",
    "recording_id": "80f1eb95-75ce-4215-8781-4259f89dc9a7",
    "artist": "Holy Fuck",
    "artist_ids": [
        "4342cf80-7c06-4402-a431-457e77310474"
    ],
    "album": "Event Beat",
    "release_id": "e3521bc0-6f04-4f09-aa62-7e5b09ce5da7",
    "release_group_id": "2fe77958-06bb-45a3-b2ec-6ec3cc435291",
    "labels": [
        "Satellite Services"
    ],
    "label_ids": [
        "6102683d-3eb8-4d12-a1a5-78a02095d35f"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Holy Fuck, the Canadian quartet, just released their sixth album 'Event Beat' at the end of March! The band consists of Brian Borcherdt, Matt 'Punchy' McQuaid, Matt Schulz, and Graham Walsh.\n\nTour coming to the PNW:\n* May 9 at Tractor Tavern in Seattle\n* May 10 at Mississippi Studios in Portland\n* May 12 at Great American Music Hall in San Francisco\n\nhttps://holyfuck.bandcamp.com\nhttps://www.holyfuckmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}