Information about plays

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

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

{
    "id": 3611263,
    "uri": "https://api.kexp.org/v2/plays/3611263/?format=api",
    "airdate": "2026-01-31T03:04:50-08:00",
    "show": 65799,
    "show_uri": "https://api.kexp.org/v2/shows/65799/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "You Could Be More as You Are",
    "track_id": null,
    "recording_id": "3dbf6a0d-5862-4331-8791-3bf8347bf0a2",
    "artist": "Saâda Bonaire",
    "artist_ids": [
        "2ac21bc6-38e3-47b2-a455-462219cb886e"
    ],
    "album": "The Unknown Beauty of the 80's, Vol. 134",
    "release_id": null,
    "release_group_id": "12a8766e-72a5-444f-b130-53c6ceec8294",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "German new wavers,  Saâda Bonaire, are Stefanie Lange and Claudia Hossfeld.\n\n “You Could Be More As You Are”, which remains a curious beast: rubbery reggae bass, growling gong hits, synth stabs and jerky rhythms from hand drum and drum machine, featuring an assortment of whistles, saxophones, Turkish saz, and ney flute, all of it topped by the icy monotones of Lange and Hossfeld, who recall their memories of a German friend who sold her body for money at a young age, hit every club every night, and died too soon. It was idiosyncratic in their native Germany in the age of Neu Deautsche Welle groups, yet somehow became a club hit in Greece, and soon after became a holy grail for Balearic DJs around the world, where it fetches upwards of $170 a copy online.\"\n\nhttps://pitchfork.com/reviews/albums/18804-saada-bonaire-saada-bonaire/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}