Information about plays

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

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

{
    "id": 3618091,
    "uri": "https://api.kexp.org/v2/plays/3618091/?format=api",
    "airdate": "2026-02-16T00:58:09-08:00",
    "show": 65946,
    "show_uri": "https://api.kexp.org/v2/shows/65946/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Zalfa's BBQ",
    "track_id": null,
    "recording_id": null,
    "artist": "Greg Foat",
    "artist_ids": [
        "7c86ac0b-81af-42fb-b49a-28d3eee4663c"
    ],
    "album": "6 Days In Leysin",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Amerritz"
    ],
    "label_ids": [],
    "release_date": "2025-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Greg Foat is one of the UK's leading jazz pianists, composers and music producers. Greg's worked with a diverse selection of musicians, including Bob Lind, Moses Boyd, Curtis Lundy, Rita Ora, Wendy James, Questlove and The Kooks. In recent years he's recorded for Jazzman Records, Athens Of The North and Strut.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}