Information about plays

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

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

{
    "id": 3550793,
    "uri": "https://api.kexp.org/v2/plays/3550793/?format=api",
    "airdate": "2025-09-09T08:56:26-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://ia601200.us.archive.org/27/items/mbid-3cac3754-701c-3390-9064-2241f9c22bb6/mbid-3cac3754-701c-3390-9064-2241f9c22bb6-38266171273_thumb500.jpg",
    "thumbnail_uri": "https://ia601200.us.archive.org/27/items/mbid-3cac3754-701c-3390-9064-2241f9c22bb6/mbid-3cac3754-701c-3390-9064-2241f9c22bb6-38266171273_thumb250.jpg",
    "song": "Don’t Look Back in Anger",
    "track_id": "5bb175d6-386e-359e-a55a-ca47d70a826a",
    "recording_id": "15b32a80-3965-4061-80c4-894e13d99735",
    "artist": "Oasis",
    "artist_ids": [
        "39ab1aed-75e0-4140-bd47-540276886b60"
    ],
    "album": "(What’s the Story) Morning Glory?",
    "release_id": "3cac3754-701c-3390-9064-2241f9c22bb6",
    "release_group_id": "cc7e6348-cc55-31fa-aeb2-748a46a81cb3",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1995-10-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Morning. Just getting back from seeing Oasis it was amazing. Did you get your go? My older brother Adrian made it happen for me and I was curious if you could play \" don't look back in anger \" for him?\nWe grew up in England during that time but have lived here in America for a very long time. Miss him already (he lives in LA and I'm in WA). So many memories and feelings. Anyway take care \nNothing but respect \nJulian\n--\nThis is the first Oasis song that Noel Gallagher sang on. The song was heavily inspired by John Lennon: 'Loads of the lyrics – including the “revolution in my bed” bit – were nicked from the Lost Lennon Tapes, a mammoth, four-year radio documentary series produced by John Lennon’s Dakota building buddy Elliot Mintz which aired on US radio in the late 80s and featured rare recordings and interviews by the Beatle.'\nhttps://www.nme.com/blogs/nme-blogs/oasis-dlbia-20-10960",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}