Information about plays

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

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

{
    "id": 3628847,
    "uri": "https://api.kexp.org/v2/plays/3628847/?format=api",
    "airdate": "2026-03-14T15:47:05-07:00",
    "show": 66180,
    "show_uri": "https://api.kexp.org/v2/shows/66180/?format=api",
    "image_uri": "https://ia801804.us.archive.org/2/items/mbid-87f830ab-f961-4778-baef-f8618e67b8cd/mbid-87f830ab-f961-4778-baef-f8618e67b8cd-27853784893_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-87f830ab-f961-4778-baef-f8618e67b8cd/mbid-87f830ab-f961-4778-baef-f8618e67b8cd-27853784893_thumb250.jpg",
    "song": "Wherever You Go (ft. Jamie xx, Neneh Cherry and CLYPSO)",
    "track_id": "ddbf5e33-5735-49ee-9fcc-0a96f92e4a26",
    "recording_id": "cf7db3eb-f976-42ff-aff4-f259214d7d71",
    "artist": "The Avalanches feat. Jamie xx, Neneh Cherry & CLYPSO",
    "artist_ids": [
        "527c65d1-9fdb-4482-8796-dde2980bd63a",
        "71a9b589-8a9e-4ebc-a796-823a08694bca",
        "a6623d39-2d8e-4f70-8242-0a9553b91e50",
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "We Will Always Love You",
    "release_id": "87f830ab-f961-4778-baef-f8618e67b8cd",
    "release_group_id": "ad5a6f0f-3444-4ebd-8a98-ce6dfb1bfabe",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2020-12-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Filmed in quarantine the video for this track features musicians from NASA Ames Research Center, the SETI Institute, Singularity University, and the International Space University playing a wide variety of instruments in tin foil-covered surrounding -- https://youtu.be/ncMYyadNXJw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}