Information about plays

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

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

{
    "id": 3657390,
    "uri": "https://api.kexp.org/v2/plays/3657390/?format=api",
    "airdate": "2026-05-20T21:56:36-07:00",
    "show": 66770,
    "show_uri": "https://api.kexp.org/v2/shows/66770/?format=api",
    "image_uri": "https://coverartarchive.org/release/5ea63b25-1a79-4eca-926e-33f881da239b/44882182581-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5ea63b25-1a79-4eca-926e-33f881da239b/44882182581-250.jpg",
    "song": "Flow",
    "track_id": null,
    "recording_id": "3118e09f-9295-4fb4-88e1-16700a17da3f",
    "artist": "Maston & Greg Foat",
    "artist_ids": [],
    "album": "Moving Images",
    "release_id": null,
    "release_group_id": "459b9c92-3cb7-4370-813e-157d4fc50bef",
    "labels": [
        "Magic Hollow"
    ],
    "label_ids": [
        "83c195d8-16f7-47dd-b7e7-15bd87edcbc5"
    ],
    "release_date": "2026-04-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The record draws inspiration from the golden age of European library music, channeling the spirit of De Wolfe and Bruton releases such as Alan Hawkshaw’s Frontiers Of Science, the Push Button albums by Karl Jenkins and Mike Ratledge, Edmondo Giuliani’s refined orchestrations, and Alessandro Alessandroni’s Romance and Drama for Coloursound.\"\n\nhttps://gregfoat.bandcamp.com/track/flow",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}