Information about plays

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

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

{
    "id": 3562011,
    "uri": "https://api.kexp.org/v2/plays/3562011/?format=api",
    "airdate": "2025-10-06T12:10:58-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://ia902908.us.archive.org/21/items/mbid-5e8d7dc4-4572-321c-8d4e-d44c4cdaef7d/mbid-5e8d7dc4-4572-321c-8d4e-d44c4cdaef7d-9992611081_thumb500.jpg",
    "thumbnail_uri": "https://ia802908.us.archive.org/21/items/mbid-5e8d7dc4-4572-321c-8d4e-d44c4cdaef7d/mbid-5e8d7dc4-4572-321c-8d4e-d44c4cdaef7d-9992611081_thumb250.jpg",
    "song": "Dark Entries",
    "track_id": "f3156751-0661-33dc-8d89-ac1c8d6c3efc",
    "recording_id": "565f22fd-fb1f-436d-9f1c-6d6a5ea7786d",
    "artist": "Bauhaus",
    "artist_ids": [
        "0688add2-c282-4ee2-ba61-223ffdb3c201"
    ],
    "album": "In the Flat Field",
    "release_id": "5e8d7dc4-4572-321c-8d4e-d44c4cdaef7d",
    "release_group_id": "0fc9f4c7-ee00-39ec-a767-4574823c2064",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1998-07-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#565 on KEXP LISTENERS' countdown of the greatest albums of all-time.\n\nThis song tells the story of Dorian Gray, the title character of Irish playwright and wit Oscar Wilde's only novel, The Picture of Dorian Gray. Bauhaus frontman Peter Murphy explained  why it's his favorite novel: \"It was the first book with real substance that I chose for myself. It's a story of great narcissism and esoteric interior, and brilliantly written. It's a window into this personality, this Oscar Wilde chap I'd heard about. The language is so opulent. It's a rock star's story, really.\"\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}