Information about plays

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

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

{
    "id": 3627415,
    "uri": "https://api.kexp.org/v2/plays/3627415/?format=api",
    "airdate": "2026-03-10T12:04:44-07:00",
    "show": 66144,
    "show_uri": "https://api.kexp.org/v2/shows/66144/?format=api",
    "image_uri": "https://ia903409.us.archive.org/30/items/mbid-7aa0673a-53b0-4cb8-9a94-9834b3c43b22/mbid-7aa0673a-53b0-4cb8-9a94-9834b3c43b22-28719263845_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-7aa0673a-53b0-4cb8-9a94-9834b3c43b22/mbid-7aa0673a-53b0-4cb8-9a94-9834b3c43b22-28719263845_thumb250.jpg",
    "song": "Be Sweet",
    "track_id": "94a153b3-e1e0-48b4-830e-a3413bd9b7a7",
    "recording_id": "e94e4013-4236-4106-be51-1f37437936b6",
    "artist": "Japanese Breakfast",
    "artist_ids": [
        "8c529495-91f5-4e2f-b71b-adcb66878d04"
    ],
    "album": "Jubilee",
    "release_id": "7aa0673a-53b0-4cb8-9a94-9834b3c43b22",
    "release_group_id": "f4e55ff9-2fe6-417c-a631-f4cf528edc61",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2021-06-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Back in 2021, Michelle Zauner (Japanese Breakfast) performed this song live for KEXP listeners during Live on KEXP at Home: https://www.youtube.com/watch?v=0Ghb9Quev1Y\n--\nThink about all those live performances at KEXP that have moved, inspired, or delighted you. Donate now in gratitude: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}