Information about plays

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

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

{
    "id": 3534061,
    "uri": "https://api.kexp.org/v2/plays/3534061/?format=api",
    "airdate": "2025-07-31T08:07:37-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://dn721301.ca.archive.org/0/items/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81-41495692332_thumb500.jpg",
    "thumbnail_uri": "https://dn721301.ca.archive.org/0/items/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81/mbid-181408c7-7eb3-4ede-adca-46acaa9cdb81-41495692332_thumb250.jpg",
    "song": "Waiting",
    "track_id": "f408f97e-ffa9-4d97-8918-7f8ee330dc0d",
    "recording_id": "2b62abdd-61c6-41c2-ac58-4b9cab813435",
    "artist": "Annahstasia",
    "artist_ids": [
        "abd48371-0c51-4265-beb2-98e5b120c21c"
    ],
    "album": "Tether",
    "release_id": "181408c7-7eb3-4ede-adca-46acaa9cdb81",
    "release_group_id": "ae371a9b-95de-4c92-b0ff-cac39ea05c7a",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"When Annahstasia sings, she makes use of her full range, but her low end is where the magic happens. Her warm, resonant purr makes you acutely aware of the body shaping the air—as though her experiences, dreams, and fears lurked right there in her chest. That singular instrument guides her debut album, Tether, a self-possessed set that straddles folk, rock, and chamber pop. These songs hit like tractor beams, lifting you up and suspending you in their charged dramas.\" (https://pitchfork.com/reviews/albums/annahstasia-tether/)\n\nhttps://annahstasia.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}