Information about plays

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

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

{
    "id": 3635956,
    "uri": "https://api.kexp.org/v2/plays/3635956/?format=api",
    "airdate": "2026-03-31T09:23:02-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-76e673df-efe9-4735-9952-7c97c5d2e6ce/mbid-76e673df-efe9-4735-9952-7c97c5d2e6ce-11206267772_thumb500.jpg",
    "thumbnail_uri": "https://ia802905.us.archive.org/34/items/mbid-76e673df-efe9-4735-9952-7c97c5d2e6ce/mbid-76e673df-efe9-4735-9952-7c97c5d2e6ce-11206267772_thumb250.jpg",
    "song": "Baby Got Going",
    "track_id": "5e5d0aab-6b8b-37fe-8e77-cbd31a290ccb",
    "recording_id": "7b41d06a-4713-4281-a8c1-e360ae8034ee",
    "artist": "Liz Phair",
    "artist_ids": [
        "149326c2-b8a3-48e3-b3d2-9b5b9593127f"
    ],
    "album": "whitechocolatespaceegg",
    "release_id": "76e673df-efe9-4735-9952-7c97c5d2e6ce",
    "release_group_id": "fbce2832-8614-346b-9e72-236827a22dd5",
    "labels": [
        "Matador",
        "Capitol Records"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1998-08-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Unlike her previous two albums, with themes of sex and relationships, Whitechocolatespaceegg focused more on motherhood and family, as Phair had recently gotten married and given birth to a son.\n--\nThat's producer Scott Litt on harmonica, drums, and background vocals.\nSee an intimate live performance on \"Breakfast with the Arts\": https://www.youtube.com/watch?v=3NY8H2Qe3YI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}