Information about plays

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

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

{
    "id": 3629703,
    "uri": "https://api.kexp.org/v2/plays/3629703/?format=api",
    "airdate": "2026-03-16T10:07:11-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://dn710908.ca.archive.org/0/items/mbid-8fd4c214-5ba8-42fb-8e5b-208e9852abcb/mbid-8fd4c214-5ba8-42fb-8e5b-208e9852abcb-16747321592_thumb500.jpg",
    "thumbnail_uri": "https://dn710908.ca.archive.org/0/items/mbid-8fd4c214-5ba8-42fb-8e5b-208e9852abcb/mbid-8fd4c214-5ba8-42fb-8e5b-208e9852abcb-16747321592_thumb250.jpg",
    "song": "Wasted & Ready",
    "track_id": "f75e0dee-c068-30b7-847b-263fefc56a02",
    "recording_id": "61b78511-0f2c-4136-a60d-501d5e6f8052",
    "artist": "Ben Kweller",
    "artist_ids": [
        "ff9deaae-da4f-42b7-a19e-36fedd3fc706"
    ],
    "album": "Sha Sha",
    "release_id": "8fd4c214-5ba8-42fb-8e5b-208e9852abcb",
    "release_group_id": "d64c7029-61e4-36dc-8c63-d7f712e96297",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2002-03-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Negotiating power pop, folk-rock, and punk, among other influences, Ben Kweller makes highly melodic, often irreverent indie rock. His style quickly made an impression among critics and colleagues when he emerged as a solo artist in the early 2000s following a stint with the band Radish.\"\n\nhttps://www.allmusic.com/artist/ben-kweller-mn0000168126#biography\n\nhttps://benkweller.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}