Information about plays

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

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

{
    "id": 3568661,
    "uri": "https://api.kexp.org/v2/plays/3568661/?format=api",
    "airdate": "2025-10-22T21:21:30-07:00",
    "show": 64906,
    "show_uri": "https://api.kexp.org/v2/shows/64906/?format=api",
    "image_uri": "https://ia600504.us.archive.org/11/items/mbid-30d5dcff-3815-46f9-b317-7110a72cf13f/mbid-30d5dcff-3815-46f9-b317-7110a72cf13f-12173220357_thumb500.jpg",
    "thumbnail_uri": "https://ia600504.us.archive.org/11/items/mbid-30d5dcff-3815-46f9-b317-7110a72cf13f/mbid-30d5dcff-3815-46f9-b317-7110a72cf13f-12173220357_thumb250.jpg",
    "song": "Submarine Gold",
    "track_id": "438a0560-3d48-4525-bd12-46cfd7e47703",
    "recording_id": "9b0506c4-369e-4bdb-86f2-a23b31d7a48f",
    "artist": "The Holydrug Couple",
    "artist_ids": [
        "ab722b70-b4a8-4918-b13d-2a449f23df16"
    ],
    "album": "Moonlust",
    "release_id": "30d5dcff-3815-46f9-b317-7110a72cf13f",
    "release_group_id": "c2ab968d-195e-4ef3-8d36-338019241339",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2015-05-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Holydrug Couple began in Santiago, Chile in 2008, a little over a half-decade after Ives and Manu met for the first time. The two young friends hadn’t seen each other in a few years when Manu texted Ives to tell him that he bought a drum kit. They started jamming, and a week later, the band was formed.\" \n\nsacredbonesrecords.com/products/sbr129-holydrug-couple-moonlust",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}