Information about plays

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

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

{
    "id": 3546042,
    "uri": "https://api.kexp.org/v2/plays/3546042/?format=api",
    "airdate": "2025-08-28T22:28:30-07:00",
    "show": 64414,
    "show_uri": "https://api.kexp.org/v2/shows/64414/?format=api",
    "image_uri": "https://dn721207.ca.archive.org/0/items/mbid-5a79cb65-3c38-4bc6-8531-80d95ad4fb07/mbid-5a79cb65-3c38-4bc6-8531-80d95ad4fb07-41903168825_thumb500.jpg",
    "thumbnail_uri": "https://dn721207.ca.archive.org/0/items/mbid-5a79cb65-3c38-4bc6-8531-80d95ad4fb07/mbid-5a79cb65-3c38-4bc6-8531-80d95ad4fb07-41903168825_thumb250.jpg",
    "song": "Stella’s Groove",
    "track_id": "de5523a3-6017-4c36-9732-c4f93cba1787",
    "recording_id": "20c4f54c-2351-4876-861a-63b826fecd83",
    "artist": "Leikeli47",
    "artist_ids": [
        "da8a2bf4-8298-4da4-b5ff-ad5adb856037"
    ],
    "album": "Lei Keli ft. 47 / For Promotional Use Only",
    "release_id": "5a79cb65-3c38-4bc6-8531-80d95ad4fb07",
    "release_group_id": "96da6adf-5b05-4d3d-83d4-180cd6391a2b",
    "labels": [
        "Thirty Tigers"
    ],
    "label_ids": [
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Lei Keli ft. 47 / For Promotional Use Only' is the Virginia native’s first complete offering since 2022’s 'Shape Up', accompanied by a highly anticipated face reveal. Her unwavering anonymity defined much of her artistic identity thus far. With the mask off comes a new era and harsher bite, shattering the boundary that was less so protecting her and more so protecting us.\n\nhttps://www.onestowatch.com/en/blog/leikeli47-lei-keli-ft-47-for-promotional-use-only",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}