Information about plays

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

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

{
    "id": 3662819,
    "uri": "https://api.kexp.org/v2/plays/3662819/?format=api",
    "airdate": "2026-06-02T14:04:28-07:00",
    "show": 66885,
    "show_uri": "https://api.kexp.org/v2/shows/66885/?format=api",
    "image_uri": "https://coverartarchive.org/release/8571224e-3158-4faf-8260-1e7d0ca484d3/45056678231-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8571224e-3158-4faf-8260-1e7d0ca484d3/45056678231-250.jpg",
    "song": "point blank",
    "track_id": null,
    "recording_id": "fcd96f91-674b-406b-82bf-2ee7789f0fb2",
    "artist": "Kelela",
    "artist_ids": [
        "045494aa-e913-4e62-bf4e-dcc276e0075a"
    ],
    "album": "new avatar",
    "release_id": null,
    "release_group_id": "001c0c77-95ee-4b9a-8292-63f237ae383a",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2026-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kelela‘s third album, New Avatar, is out next month, and she’s given us another early taste with “point blank.” “I first outline the baseline dynamic, which is that we’re expected to endure men’s inability to self-regulate,” she says. “The fantasy many of us are invested in is one where we do such a good job of holding space that it starts to rub off on our partner over time, eventually inducing some sort of revelation and building their emotional maturity. Yet the more we pour into men, the more entitled they become.”\n--\nKelela will be at the Showbox on Tuesday, September 8th!\nTickets: https://go.seated.com/tour-events/031a34c8-ca1f-49ce-a75b-e61afdbee345?utm_referrer=https%3A%2F%2Fwww.kelela.co%2F",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}