Information about plays

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

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

{
    "id": 3667401,
    "uri": "https://api.kexp.org/v2/plays/3667401/?format=api",
    "airdate": "2026-06-13T15:36:59-07:00",
    "show": 66979,
    "show_uri": "https://api.kexp.org/v2/shows/66979/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-8571224e-3158-4faf-8260-1e7d0ca484d3/mbid-8571224e-3158-4faf-8260-1e7d0ca484d3-45056678231_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-8571224e-3158-4faf-8260-1e7d0ca484d3/mbid-8571224e-3158-4faf-8260-1e7d0ca484d3-45056678231_thumb250.jpg",
    "song": "linknb",
    "track_id": "e6a52a83-0980-4f47-bd4a-db7b11f0daa6",
    "recording_id": "272436fd-8716-4024-8553-f82272111774",
    "artist": "Kelela",
    "artist_ids": [
        "045494aa-e913-4e62-bf4e-dcc276e0075a"
    ],
    "album": "new avatar",
    "release_id": "8571224e-3158-4faf-8260-1e7d0ca484d3",
    "release_group_id": "001c0c77-95ee-4b9a-8292-63f237ae383a",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2026-07-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kelela will perform at Seattle's Showbox on September 8th, and will be in San Francisco on Pier 80 on September 26th and 27th.\n\n\"New Avatar\" is the forthcoming third album from Kelela Mizanekristos, out July 10th.\n\nhttps://kelela.bandcamp.com/album/new-avatar-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}