Information about plays

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

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

{
    "id": 3656942,
    "uri": "https://api.kexp.org/v2/plays/3656942/?format=api",
    "airdate": "2026-05-19T18:59:03-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-983b1c72-c8ba-4945-8aa0-d131a4493f7d/mbid-983b1c72-c8ba-4945-8aa0-d131a4493f7d-44804788130_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-983b1c72-c8ba-4945-8aa0-d131a4493f7d/mbid-983b1c72-c8ba-4945-8aa0-d131a4493f7d-44804788130_thumb250.jpg",
    "song": "Zoom 97",
    "track_id": "388d38ac-3bdd-4a04-94ed-8de8d665440d",
    "recording_id": "8c130f03-22f4-4f03-9ab3-a8d5d7b9da91",
    "artist": "Kurt Vile",
    "artist_ids": [
        "e07a111e-4e8a-4651-a849-01ac60551ab2"
    ],
    "album": "Philadelphia’s been good to me",
    "release_id": "983b1c72-c8ba-4945-8aa0-d131a4493f7d",
    "release_group_id": "5bf554ab-33cb-4a0b-97f5-3b3857886fc9",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Mike!\n__\nKurt Vile will be playing the 5th Avenue Theatre in Seattle on July 3 and The Castro Theatre in SF on July 7. https://www.kurtvile.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}