Information about plays

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

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

{
    "id": 3636064,
    "uri": "https://api.kexp.org/v2/plays/3636064/?format=api",
    "airdate": "2026-03-31T15:40:37-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn720000.ca.archive.org/0/items/mbid-b2c27084-faa2-4da8-b462-80e4f828148f/mbid-b2c27084-faa2-4da8-b462-80e4f828148f-11431756788_thumb500.jpg",
    "thumbnail_uri": "https://dn720000.ca.archive.org/0/items/mbid-b2c27084-faa2-4da8-b462-80e4f828148f/mbid-b2c27084-faa2-4da8-b462-80e4f828148f-11431756788_thumb250.jpg",
    "song": "Always See Your Face",
    "track_id": "59067850-b033-30b1-a09d-ea4860b77fae",
    "recording_id": "f50040a8-544c-4971-a889-3bb3dfe1075b",
    "artist": "Love",
    "artist_ids": [
        "34ec9a8d-c65b-48fd-bcdd-aad2f72fdb47"
    ],
    "album": "The Best of Love",
    "release_id": "b2c27084-faa2-4da8-b462-80e4f828148f",
    "release_group_id": "01b79fde-720e-3b10-9d78-3f27428e4648",
    "labels": [
        "Rhino",
        "Elektra Entertainment"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4",
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "2003-03-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"During their brief heyday... [Love] drew from Byrds-ish folk-rock, Stones-ish hard rock, blues, jazz, flamenco, and even light orchestral pop to create a heady stew of their own. They were also one of the first [racially] integrated rock groups, led by genius singer/songwriter Arthur Lee, one of the most idiosyncratic and enigmatic talents of the '60s.\" https://tinyurl.com/mvhc2a66",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}