Information about plays

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

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

{
    "id": 3673986,
    "uri": "https://api.kexp.org/v2/plays/3673986/?format=api",
    "airdate": "2026-06-29T10:53:26-07:00",
    "show": 67119,
    "show_uri": "https://api.kexp.org/v2/shows/67119/?format=api",
    "image_uri": "https://dn720004.ca.archive.org/0/items/mbid-a95f2543-e597-4481-99b8-31e5d1d6d0b4/mbid-a95f2543-e597-4481-99b8-31e5d1d6d0b4-44754986192_thumb500.jpg",
    "thumbnail_uri": "https://dn720004.ca.archive.org/0/items/mbid-a95f2543-e597-4481-99b8-31e5d1d6d0b4/mbid-a95f2543-e597-4481-99b8-31e5d1d6d0b4-44754986192_thumb250.jpg",
    "song": "SORRY! CRASH!",
    "track_id": "3039db4d-425d-4d98-8913-d771c9a4fa26",
    "recording_id": "e72ab057-16a5-47ac-83a3-dac7b4bbe57e",
    "artist": "Ecca Vandal",
    "artist_ids": [
        "6b4e962d-3dbc-4bda-82f0-25d35786f076"
    ],
    "album": "LOOKING FOR PEOPLE TO UNFOLLOW",
    "release_id": "a95f2543-e597-4481-99b8-31e5d1d6d0b4",
    "release_group_id": "6bb975e6-7289-443d-99b8-8e19c35ee92e",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ecca Vandal LIVE on KEXP Monday, August 3rd at 9:30am! Free and Open to the Public! \n\nAlso playing:\n- October 3rd at San Francisco's Rickshaw Stop\n- October 6th at Seattle's Barboza\n\nMelbourne artist Ecca Vandal — born in South Africa to Sri Lankan Tamil refugee parents — released her second album LOOKING FOR PEOPLE TO UNFOLLOW on May 22 via Loma Vista. The 17-track record reads as a direct rejection of social-media identity culture, grappling with what Vandal calls \"the exhausting theatre of modern life.\"\nhttps://www.nme.com/the-cover/ecca-vandal-01-06-2026-3948491\n\nhttps://eccavandal.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}