Information about plays

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

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

{
    "id": 3528281,
    "uri": "https://api.kexp.org/v2/plays/3528281/?format=api",
    "airdate": "2025-07-17T17:39:31-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://ia600203.us.archive.org/20/items/mbid-0820f6fe-ef05-38a8-aa44-c7ec4782669a/mbid-0820f6fe-ef05-38a8-aa44-c7ec4782669a-3331716188_thumb500.jpg",
    "thumbnail_uri": "https://ia600203.us.archive.org/20/items/mbid-0820f6fe-ef05-38a8-aa44-c7ec4782669a/mbid-0820f6fe-ef05-38a8-aa44-c7ec4782669a-3331716188_thumb250.jpg",
    "song": "Morning Glory",
    "track_id": "14b7e1a5-081f-3138-b5f9-529c6705890a",
    "recording_id": "4b460bcc-b651-4270-90dc-3ca4e879bc5e",
    "artist": "Oasis",
    "artist_ids": [
        "39ab1aed-75e0-4140-bd47-540276886b60"
    ],
    "album": "(What’s the Story) Morning Glory?",
    "release_id": "0820f6fe-ef05-38a8-aa44-c7ec4782669a",
    "release_group_id": "cc7e6348-cc55-31fa-aeb2-748a46a81cb3",
    "labels": [
        "Big Brother Recordings"
    ],
    "label_ids": [
        "5ab599c4-db48-4179-85df-521436e7805c"
    ],
    "release_date": "2000-02-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Despite the friction between the Gallagher brothers, co-producer Owen Morris reflected in 2010 that: \"The sessions were the best, easiest, least fraught, most happily creative time I've ever had in a recording studio. I believe people can feel and hear when music is dishonest and motivated by the wrong reasons. Morning Glory, for all its imperfection and flaws, is dripping with love and happiness.\"\n\nIn September 1995, bass player Paul \"Guigsy\" McGuigan walked out on the group after he was subjected to a flurry of verbal abuse from Liam while doing interviews in Paris.\n\nGood times.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}