Information about plays

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

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

{
    "id": 3565330,
    "uri": "https://api.kexp.org/v2/plays/3565330/?format=api",
    "airdate": "2025-10-15T08:19:27-07:00",
    "show": 64840,
    "show_uri": "https://api.kexp.org/v2/shows/64840/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-b21f579f-e65b-4127-a242-66577e4a5ac9/mbid-b21f579f-e65b-4127-a242-66577e4a5ac9-34841085226_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-b21f579f-e65b-4127-a242-66577e4a5ac9/mbid-b21f579f-e65b-4127-a242-66577e4a5ac9-34841085226_thumb250.jpg",
    "song": "Free Yourself",
    "track_id": "1c69fcfe-df01-4885-bdce-0ddcf71743a2",
    "recording_id": "07124eb5-5d8f-48ed-a811-45e50c7f5550",
    "artist": "Jessie Ware",
    "artist_ids": [
        "6ed40778-8d03-4a5c-ad35-93cf814627c9"
    ],
    "album": "That! Feels Good!",
    "release_id": "b21f579f-e65b-4127-a242-66577e4a5ac9",
    "release_group_id": "cebbae42-8612-4c33-9d1c-ac1319794ec4",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2023-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Jessie Ware!\nFUN FACT: Ware was a schoolmate of Florence Welch of Flo & The Machine!\n==\nDua Lipa co-produced this banger with Jessie Ware.\n\nDon't miss the official music video: https://www.youtube.com/watch?v=aD7F6M9fsms\n\nhttps://www.jessieware.com/\n\nSpeaking of Dua Lipa: The first KEXP Day Party for the Dua Lipa show is today! More information on the KEXP website: https://www.kexp.org/events/kexp-events/kexp-day-parties-dua-lipa/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}