Information about plays

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

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

{
    "id": 3624682,
    "uri": "https://api.kexp.org/v2/plays/3624682/?format=api",
    "airdate": "2026-03-03T05:13:15-08:00",
    "show": 66078,
    "show_uri": "https://api.kexp.org/v2/shows/66078/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6-43551026714_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6/mbid-71cd78e6-1ef8-439b-a16b-60015f9428f6-43551026714_thumb250.jpg",
    "song": "Stardust",
    "track_id": "3edb4348-8552-43f1-a912-d0efb82ec250",
    "recording_id": "1208a3a2-995b-4b0f-b7aa-520883e807fa",
    "artist": "Anna von Hausswolff",
    "artist_ids": [
        "6bd920ac-3b7c-47e0-8f0f-c390f63f5112"
    ],
    "album": "Iconoclasts",
    "release_id": "71cd78e6-1ef8-439b-a16b-60015f9428f6",
    "release_group_id": "0a1c27b4-7490-42d9-9cd0-ed65ec47ed9a",
    "labels": [
        "YEAR0001"
    ],
    "label_ids": [
        "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Performing at San Francisco's Brick & Mortar Music Hall, Monday and Tuesday, March 16th and 17th. \n\nSwedish musician and composer Anna von Hausswolff released her sixth studio album least year, \"Iconcoclasts.\" It features guest appearances by Ethel Cain and Iggy Pop. -- https://annavonhausswolff.bandcamp.com/album/iconoclasts",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}