Information about plays

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

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

{
    "id": 3551306,
    "uri": "https://api.kexp.org/v2/plays/3551306/?format=api",
    "airdate": "2025-09-10T13:11:40-07:00",
    "show": 64526,
    "show_uri": "https://api.kexp.org/v2/shows/64526/?format=api",
    "image_uri": "https://ia803401.us.archive.org/16/items/mbid-f96df5d2-4ef9-3ef4-a4be-c743802b6f1e/mbid-f96df5d2-4ef9-3ef4-a4be-c743802b6f1e-7946180530_thumb500.jpg",
    "thumbnail_uri": "https://ia803401.us.archive.org/16/items/mbid-f96df5d2-4ef9-3ef4-a4be-c743802b6f1e/mbid-f96df5d2-4ef9-3ef4-a4be-c743802b6f1e-7946180530_thumb250.jpg",
    "song": "Heaven or Las Vegas",
    "track_id": "cfe14f33-4658-3c76-ab45-46fb606b07f6",
    "recording_id": "e1c1ba62-8df8-46cd-8610-3f3e7a897e79",
    "artist": "Cocteau Twins",
    "artist_ids": [
        "000fc734-b7e1-4a01-92d1-f544261b43f5"
    ],
    "album": "Heaven or Las Vegas",
    "release_id": "f96df5d2-4ef9-3ef4-a4be-c743802b6f1e",
    "release_group_id": "12fab6b9-4eaf-33b0-963e-cae03ac332fe",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1990-08-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"On my commute to work today i would love to hear Cocteau Twins Heaven or Las Vegas. Thank you Kexp for continuing to be there for us all!\" - Dorjon\n--\n\"Recorded during a period of personal turmoil and transition, Cocteau Twins' 'Heaven Or Las Vegas' carries with it the weight of upheaval. [ Robin] Guthrie, the band’s guitarist and sonic architect, was battling drug addiction; [Elizabeth] Fraser, his longtime partner, was navigating the complexities of new motherhood.\"  Learn more about this classic album: https://www.waxxlyrical.com/post/cocteau-twins-heaven-or-las-vegas-a-timeless-masterpiece-that-redefined-dream-pop",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}