Information about plays

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

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

{
    "id": 3572038,
    "uri": "https://api.kexp.org/v2/plays/3572038/?format=api",
    "airdate": "2025-10-31T02:06:07-07:00",
    "show": 64980,
    "show_uri": "https://api.kexp.org/v2/shows/64980/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-a57bc4bd-d741-420e-8dc8-a750050f3a91/mbid-a57bc4bd-d741-420e-8dc8-a750050f3a91-43205403086_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-a57bc4bd-d741-420e-8dc8-a750050f3a91/mbid-a57bc4bd-d741-420e-8dc8-a750050f3a91-43205403086_thumb250.jpg",
    "song": "Swan",
    "track_id": "b5199c27-ea9c-451c-bb24-bedbb4472621",
    "recording_id": "39c1bc49-e332-4c44-9fa0-92e401fcfb38",
    "artist": "Not for Radio",
    "artist_ids": [
        "0a6f030d-6401-4fd0-9eb5-178306363a41"
    ],
    "album": "Melt",
    "release_id": "a57bc4bd-d741-420e-8dc8-a750050f3a91",
    "release_group_id": "5761e8b5-c24a-4137-a044-c7c1d1dbb070",
    "labels": [
        "Atlantic",
        "Nice Life"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "b977b21d-9a0d-4cb0-8f18-586d1d449a50"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\" i love making music as the marías, and nothing will ever change that. but i wanted to challenge myself to make a project that resonated with me in a different way. there are layers to who we all are as individuals, and this is another layer of me, another flower in the garden. welcome to my alternate reality.\"\n\n- María Zardoya (The Marías)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}