Information about plays

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

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

{
    "id": 3607273,
    "uri": "https://api.kexp.org/v2/plays/3607273/?format=api",
    "airdate": "2026-01-21T15:52:04-08:00",
    "show": 65716,
    "show_uri": "https://api.kexp.org/v2/shows/65716/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Traffic Lights",
    "track_id": null,
    "recording_id": null,
    "artist": "Flea, Thom Yorke",
    "artist_ids": [],
    "album": "Honora",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [],
    "release_date": "2026-01-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song by Flea, featuring Thom Yorke ( who is a co-writer) on vocals and keyboards, was released a week ago, Wednesday, January 14th, 2026.\n\n It's from Flea's upcoming debut solo album, \"Honora,\" due for release on March 27th, 2026. The record features vocals from Flea, as well as friends Thom Yorke and Nick Cave. Mauro Refosco (David Byrne, Atoms for Peace) and Nate Walcott (Bright Eyes), among others, also join the band. The album comprises six original songs–including one co-written by Flea, Johnson, and Yorke–as well as interpretations of tunes by George Clinton and Eddie Hazel, Jimmy Webb, Frank Ocean and Shea Taylor, and Ann Ronell.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}