Information about plays

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

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

{
    "id": 3572148,
    "uri": "https://api.kexp.org/v2/plays/3572148/?format=api",
    "airdate": "2025-10-31T08:34:12-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://dn721207.ca.archive.org/0/items/mbid-396a44e6-c8c3-49c5-aa95-636fc8a9c596/mbid-396a44e6-c8c3-49c5-aa95-636fc8a9c596-41898752147_thumb500.jpg",
    "thumbnail_uri": "https://dn721207.ca.archive.org/0/items/mbid-396a44e6-c8c3-49c5-aa95-636fc8a9c596/mbid-396a44e6-c8c3-49c5-aa95-636fc8a9c596-41898752147_thumb250.jpg",
    "song": "In Heaven (Lady in the Radiator Song)",
    "track_id": "cb61d31e-7c7e-3ac9-bd65-0fee51e97c9b",
    "recording_id": "5d39b445-2cbc-40ce-ae86-5ab1fabaae2f",
    "artist": "David Lynch & Alan R. Splet",
    "artist_ids": [
        "752d58e6-d33f-4dcd-b40c-37acc14242f2",
        "29768c58-358f-474e-adab-3b96677511d4"
    ],
    "album": "Eraserhead: Original Soundtrack Recording",
    "release_id": "7c5203bf-a080-4bed-9dbc-9898f6dfa964",
    "release_group_id": "4e8b3439-6552-3ec4-92ca-3990730c7eff",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2012-08-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"In Heaven (Lady in the Radiator Song)\" (often referred to as simply \"In Heaven\") is a song performed by Laurel Near, composed by Peter Ivers, with lyrics by David Lynch. The song is featured in Lynch's 1977 film Eraserhead,",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}