Information about plays

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

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

{
    "id": 3621926,
    "uri": "https://api.kexp.org/v2/plays/3621926/?format=api",
    "airdate": "2026-02-25T01:55:07-08:00",
    "show": 66024,
    "show_uri": "https://api.kexp.org/v2/shows/66024/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-2b4115a8-ce7f-4211-9533-06b2762e88c3/mbid-2b4115a8-ce7f-4211-9533-06b2762e88c3-44096358168_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-2b4115a8-ce7f-4211-9533-06b2762e88c3/mbid-2b4115a8-ce7f-4211-9533-06b2762e88c3-44096358168_thumb250.jpg",
    "song": "Where’s My Phone?",
    "track_id": "95b5652d-3cdf-4d33-bfd9-a9f6eae0a188",
    "recording_id": "9e577af2-d46a-4386-8225-8ce87bee39fa",
    "artist": "Mitski",
    "artist_ids": [
        "fa58cf24-0e44-421d-8519-8bf461dcfaa5"
    ],
    "album": "Nothing’s About to Happen to Me",
    "release_id": "2b4115a8-ce7f-4211-9533-06b2762e88c3",
    "release_group_id": "f24aa16e-4bb0-4ba3-8317-91c0a518f0a1",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album out this Friday! \n\nMitski hasn’t given many interviews lately, but she did have a chat with comedian Patti Harrison for Interview this past August.\n\nHarrison was the focus of the conversation, but at one point, she asked Mitski if she \"would ever go super extravagant for a live show,\" and Mitski responded, \"I don’t know. I've been focused on being able to move and sweat in these clothes, and that’s made it really utilitarian. Maybe if I stop moving so much. \n\n\"For example, Björk’s wardrobe just gets more and more elaborate as the years pass by. I don’t know if I’ll be made to quit. But we’ll see.\" Later, Mitski added, \"I don’t even use backing vocal tracks because I’m just like, 'Sure, I’m not the best singer, but they came to hear me sing and I’m going to do it.'\" https://tinyurl.com/4skw4emv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}