Information about plays

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

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

{
    "id": 3601757,
    "uri": "https://api.kexp.org/v2/plays/3601757/?format=api",
    "airdate": "2026-01-08T08:19:24-08:00",
    "show": 65594,
    "show_uri": "https://api.kexp.org/v2/shows/65594/?format=api",
    "image_uri": "https://ia903200.us.archive.org/3/items/mbid-fcbb4e5c-9701-4aec-96ae-13160d9c8631/mbid-fcbb4e5c-9701-4aec-96ae-13160d9c8631-4036440196_thumb500.jpg",
    "thumbnail_uri": "https://ia803200.us.archive.org/3/items/mbid-fcbb4e5c-9701-4aec-96ae-13160d9c8631/mbid-fcbb4e5c-9701-4aec-96ae-13160d9c8631-4036440196_thumb250.jpg",
    "song": "I’m Afraid of Americans (NIN V.1 mix)",
    "track_id": "52b93cfa-0097-37b0-b25e-03383baf8e4d",
    "recording_id": "ad0cef66-c2fe-459c-8355-fd56224f5f08",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Earthling",
    "release_id": "a9ed2927-fc39-461f-8115-cd77c15bf918",
    "release_group_id": "9a723e6e-2ede-371b-88bf-396cc362d77b",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2004-03-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Nat in Spokane\n\"Good morning John and Co. Not sure if you were planning on playing \"I'm Afraid of Americans\" if not I'd like to request it. As an out trans person life in Trumps America is a daily exercise in terror and frustration. Thank you for you💙\"\n--\nThe single version features additional vocals from Trent Reznor of Nine Inch Nails, who also contributed guitar, bass, and drums. Reznor, one of Bowie's touring mates, also starred in the music video as Jonny, stalking a terrified Bowie around New York City. https://www.youtube.com/watch?v=LT3cERVRoQo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}