Information about plays

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

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

{
    "id": 3561205,
    "uri": "https://api.kexp.org/v2/plays/3561205/?format=api",
    "airdate": "2025-10-04T12:32:58-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia800505.us.archive.org/20/items/mbid-5e751137-01a6-4030-b834-dc185cf450f8/mbid-5e751137-01a6-4030-b834-dc185cf450f8-14392566947_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/20/items/mbid-5e751137-01a6-4030-b834-dc185cf450f8/mbid-5e751137-01a6-4030-b834-dc185cf450f8-14392566947_thumb250.jpg",
    "song": "The Sound of Silence",
    "track_id": "8a9841f4-d890-4c69-87d9-b6143b07268b",
    "recording_id": "1db13fc5-9dc7-434f-ae52-efe2727f8259",
    "artist": "Simon & Garfunkel",
    "artist_ids": [
        "5d02f264-e225-41ff-83f7-d9b1f0b1874a"
    ],
    "album": "The Sounds of Silence / We’ve Got a Groovey Thing Goin’",
    "release_id": "5e751137-01a6-4030-b834-dc185cf450f8",
    "release_group_id": "4f3e0d4b-0175-42ff-a28e-312664958d4e",
    "labels": [
        "CBS"
    ],
    "label_ids": [
        "b8d33bec-92cc-40d9-bd92-4eb089b401a9"
    ],
    "release_date": "1965-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Public Media! Donate today: https://www.kexp.org/donate/\n\nCounting down the Listener's Top Albums of all time!\n\nComing in at #733 Simon & Garfunkel - Sound of Silence.\n---\nThis was one of the songs Simon & Garfunkel performed in 1964 when they were starting out and playing the folk clubs in Greenwich Village. It was their first hit.\nThe song had earlier been released in an acoustic version on the album Wednesday Morning, 3 A.M., and later on the soundtrack to the movie The Graduate. Without the knowledge of Paul Simon or Art Garfunkel, electric guitars, bass and drums were overdubbed by Columbia Records staff producer Tom Wilson on June 15, 1965. This new version was released as a single in September 1965, and opens this album. \n\nhttps://simonandgarfunkel.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}