Information about plays

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

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

{
    "id": 3655471,
    "uri": "https://api.kexp.org/v2/plays/3655471/?format=api",
    "airdate": "2026-05-16T12:13:15-07:00",
    "show": 66733,
    "show_uri": "https://api.kexp.org/v2/shows/66733/?format=api",
    "image_uri": "https://dn711305.ca.archive.org/0/items/mbid-7579e370-417b-3473-a6f0-c30fb19acad5/mbid-7579e370-417b-3473-a6f0-c30fb19acad5-38531649903_thumb500.jpg",
    "thumbnail_uri": "https://dn711305.ca.archive.org/0/items/mbid-7579e370-417b-3473-a6f0-c30fb19acad5/mbid-7579e370-417b-3473-a6f0-c30fb19acad5-38531649903_thumb250.jpg",
    "song": "Dance Yrself Clean",
    "track_id": "8d63e000-29d9-4436-b5a0-283935a2f0d0",
    "recording_id": "2351cd90-50cc-4862-bba0-6fa8b807b4e3",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "This Is Happening",
    "release_id": "daaf88a4-61e4-4852-8d1f-f4db8382ea9c",
    "release_group_id": "8898e5eb-48aa-4eea-8569-d3a2e9adaf02",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2010-05-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LCD Soundsystem will be performing in Napa California May 22nd and 23rd the Napa Valley Expo and May 22nd at the Uptown Theater.\n---\n\"LCD Soundsystem exist at the point of a Venn diagram where the loose grooves of disco bump up against the wiry spikiness of post-punk, and their songs hover between sharp-edged humor and heartfelt emotion.\"\n\nhttps://www.allmusic.com/artist/lcd-soundsystem-mn0000780005#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}