Information about plays

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

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

{
    "id": 3661926,
    "uri": "https://api.kexp.org/v2/plays/3661926/?format=api",
    "airdate": "2026-05-31T11:48:28-07:00",
    "show": 66866,
    "show_uri": "https://api.kexp.org/v2/shows/66866/?format=api",
    "image_uri": "https://coverartarchive.org/release/876ca5cc-79b3-41b0-8866-f0f5807e3c06/27112095868-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/876ca5cc-79b3-41b0-8866-f0f5807e3c06/27112095868-250.jpg",
    "song": "Can’t Live Without Your Love",
    "track_id": null,
    "recording_id": "3d8d4f69-a55e-4fea-9d58-422124116f65",
    "artist": "Neal Francis",
    "artist_ids": [
        "5c5284c4-38b2-4018-b1ed-404d77fd2cf0"
    ],
    "album": "Changes",
    "release_id": null,
    "release_group_id": "a4b11a42-ce6a-46cc-a86e-759bffd29f14",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2019-09-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch the Chicago musician 2022 Live on KEXP session in 2022 https://youtu.be/DHYHd6MXfVE?si=G0Ybty6klSkOGN30\n\nPlaying The Guild Theatre in Menlo Park on 6/20 with Seattle’s treasure Jimmy James and his band Parlor Greens.\n\nhttps://nealfrancis.bandcamp.com/album/changes-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}