Information about plays

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

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

{
    "id": 3634679,
    "uri": "https://api.kexp.org/v2/plays/3634679/?format=api",
    "airdate": "2026-03-28T14:25:56-07:00",
    "show": 66303,
    "show_uri": "https://api.kexp.org/v2/shows/66303/?format=api",
    "image_uri": "https://dn711208.ca.archive.org/0/items/mbid-b27e38d2-1e00-43aa-b6b9-ec432750e727/mbid-b27e38d2-1e00-43aa-b6b9-ec432750e727-41685699068_thumb500.jpg",
    "thumbnail_uri": "https://dn711208.ca.archive.org/0/items/mbid-b27e38d2-1e00-43aa-b6b9-ec432750e727/mbid-b27e38d2-1e00-43aa-b6b9-ec432750e727-41685699068_thumb250.jpg",
    "song": "Sexy Boy (Vegyn version)",
    "track_id": "d92c8a4e-eacc-4d13-b11b-3ff9d3158ee8",
    "recording_id": "1ba8dcd3-5390-4618-92ff-f4d5bd7a38e3",
    "artist": "Air; Vegyn",
    "artist_ids": [
        "cb67438a-7f50-4f2b-a6f1-2bb2729fd538",
        "e95c9a69-8ce0-4709-8371-6cafddd11cb0"
    ],
    "album": "Blue Moon Safari",
    "release_id": "a88e67bd-2352-40c6-9960-1d3da93a516b",
    "release_group_id": "bb0e4cc6-4416-4653-8ae3-462a30123df5",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on Record Store Day last year, Vegyn revisits Air's Moon Safari from beginning to end. In a daring crossover of genres and eras, British producer and electronic artist Joe Thornalley, known as Vegyn, reimagines Air's iconic 1998 debut album Moon Safari.\n\nVegyn came to prominence thanks to his work with the likes of Frank Ocean and Travis Scott and has made a name for himself as a forward-thinking producer who blends lush, atmospheric soundscapes with experimental beats and a sense of unpredictability. By remixing Moon Safari, Vegyn brings his unique vision to the French duo's beloved ambient-pop masterpiece, infusing it with a fresh, contemporary energy.\n\nAir's Moon Safari was groundbreaking in its marriage of dreamy synths, groovy bass lines, and lush melodies, setting the tone for late '90s electronic music and influencing countless artists in the years that followed. Tracks like \"Sexy Boy,\" \"All I Need,\" and \"La Femme d'Argent\" became synonymous with the smooth, chilled-out vibe of the era. In Vegyn's hands, these tracks retain the essence of the originals while pushing into new territories.\n\nVegyn’s remix approach is less about recreating the past than about evolving it. https://tinyurl.com/4bsm59xt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}