Information about plays

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

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

{
    "id": 3619245,
    "uri": "https://api.kexp.org/v2/plays/3619245/?format=api",
    "airdate": "2026-02-18T20:58:12-08:00",
    "show": 65969,
    "show_uri": "https://api.kexp.org/v2/shows/65969/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59-43422572099_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59/mbid-f670fc28-2b3c-4fe3-8811-2253c5512c59-43422572099_thumb250.jpg",
    "song": "Build a Box Then Break It",
    "track_id": "eb644f4d-10da-4f35-a062-b3a2900e9590",
    "recording_id": "7d58fe15-7cea-4914-9465-f1c9ab07e3bd",
    "artist": "Ulrika Spacek",
    "artist_ids": [
        "b4e8e5f4-be91-473f-af73-de332ecd8f20"
    ],
    "album": "EXPO",
    "release_id": "f670fc28-2b3c-4fe3-8811-2253c5512c59",
    "release_group_id": "02570bfc-67d8-4d28-ae18-98c440d23b14",
    "labels": [
        "Full Time Hobby"
    ],
    "label_ids": [
        "c51e4371-bd49-4c00-afed-b5446bb433ac"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ulrika Spacek on tour!\n\nApr 2 - Seattle, WA @ Baba Yaga\nApr 3 - Vancouver, BC @ The Pearl\nApr 4 - Portland, OR @ The Get Down\nApr 7 - San Francisco, CA @ Rickshaw Stop\n\nhttps://www.ulrikaspacek.com/live\n\n--\n\nUlrika Spacek - Full Performance (Live on KEXP)  hosted by DJ Jewel - https://www.youtube.com/watch?v=ZEh-f0Dwmqw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}