Information about plays

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

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

{
    "id": 3637701,
    "uri": "https://api.kexp.org/v2/plays/3637701/?format=api",
    "airdate": "2026-04-04T12:00:25-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-73b146ea-3775-423f-b86a-0b9df15325be/mbid-73b146ea-3775-423f-b86a-0b9df15325be-31045429078_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-73b146ea-3775-423f-b86a-0b9df15325be/mbid-73b146ea-3775-423f-b86a-0b9df15325be-31045429078_thumb250.jpg",
    "song": "L.U.V.",
    "track_id": "d350bf48-35cd-35ce-adc1-a83238bb2384",
    "recording_id": "0acfd1ac-ff9a-4ec3-9f4b-e92205a8b4a7",
    "artist": "Guts",
    "artist_ids": [
        "a1f8f29c-4163-48d1-9469-35f74e61ee4e"
    ],
    "album": "Nightmares on Wax Presents: Wax on Records, Volume 2",
    "release_id": "73b146ea-3775-423f-b86a-0b9df15325be",
    "release_group_id": "6ae26b82-14f8-4c24-9f33-5de2f42e5ab2",
    "labels": [
        "Wax On"
    ],
    "label_ids": [
        "f582bd34-ed08-4c09-8687-e1d8fbcc99bb"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pronounced (GOOTZ)!?!\n\n\"2009 collection from the esteemed British DJ's Wax on label. George Evelyn (AKA Nightmares on Wax) has been one of the most respected DJ's in the UK for nearly a decade. He set up his own label, Wax On, in 2005. The tracks on this compilation were selected by DJ Ease (another George Evelyn pseudonym). Features tracks from Gelka, Mozez (Zero 7 vocalist), Inkling, the Deadbeats and others.\"\n\nhttps://everybodysrecords.com/UPC/4260088585912",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}