Information about plays

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

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

{
    "id": 3616948,
    "uri": "https://api.kexp.org/v2/plays/3616948/?format=api",
    "airdate": "2026-02-13T10:46:13-08:00",
    "show": 65921,
    "show_uri": "https://api.kexp.org/v2/shows/65921/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "This Is Water",
    "track_id": "c283c27c-b354-43b6-aafe-459d61cac6c8",
    "recording_id": "c9abc383-b061-4b45-8c97-3c466f0eaaad",
    "artist": "Dream Nails",
    "artist_ids": [
        "98b08b3c-af07-4e01-97d6-23ea805dfaac"
    ],
    "album": "You Wish",
    "release_id": "bbd5a254-eb4e-436a-98e6-a4f3cc947e82",
    "release_group_id": "50fd52ad-bd92-42c4-9bbc-4b5907623615",
    "labels": [
        "Marshall Records"
    ],
    "label_ids": [
        "69d3137a-481a-4053-8ae4-7f9ce6b7e1d1"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The third studio album from London-based Dream Nails is a bold step forward for the trio. While staying true to their punk, queer, riot grrrl roots, ‘You Wish’ finds them moving deeper into melodic post-punk and indie rock territory. With fierce, feminist lyrics, killer guitar riffs, driving percussion, bouncy basslines and flourishes of keys, ‘You Wish’ is a 'punk album about resilience' the confronts the realities of the modern age with both angst and hope,\" writes KEXP Music Director, Chris Sanley. \n\nhttps://dreamnails.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}