Information about plays

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

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

{
    "id": 3657238,
    "uri": "https://api.kexp.org/v2/plays/3657238/?format=api",
    "airdate": "2026-05-20T13:00:21-07:00",
    "show": 66767,
    "show_uri": "https://api.kexp.org/v2/shows/66767/?format=api",
    "image_uri": "https://dn710801.ca.archive.org/0/items/mbid-c847affe-0e84-45f0-b746-f37e915897a7/mbid-c847affe-0e84-45f0-b746-f37e915897a7-9635006627_thumb500.jpg",
    "thumbnail_uri": "https://ia801501.us.archive.org/6/items/mbid-c847affe-0e84-45f0-b746-f37e915897a7/mbid-c847affe-0e84-45f0-b746-f37e915897a7-9635006627_thumb250.jpg",
    "song": "Nervous Breakthrough",
    "track_id": "3328e85f-2ade-3794-b0b5-457b13dfe80a",
    "recording_id": "3fee26cb-585a-4980-8ab5-2ee1760b7047",
    "artist": "Luscious Jackson",
    "artist_ids": [
        "8be5d1de-e925-4e9f-b410-6d702cd8dcaa"
    ],
    "album": "Electric Honey",
    "release_id": "c847affe-0e84-45f0-b746-f37e915897a7",
    "release_group_id": "4d91b955-3763-3af0-9e2e-59d65286e1f2",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1999-06-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hello, happy Wednesday, and welcome to The Afternoon Show with the delightful Larry Mizell, Jr. and talented producer Sharlese!  We're so happy that you've joined us today!\n--\n\"Electric Honey' was the third studio album from Luscious Jackson.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}