Information about plays

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

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

{
    "id": 3560790,
    "uri": "https://api.kexp.org/v2/plays/3560790/?format=api",
    "airdate": "2025-10-03T08:33:26-07:00",
    "show": 64732,
    "show_uri": "https://api.kexp.org/v2/shows/64732/?format=api",
    "image_uri": "https://ia802901.us.archive.org/6/items/mbid-767ee61d-6395-4ba9-bf79-ab0bf6701669/mbid-767ee61d-6395-4ba9-bf79-ab0bf6701669-22632553566_thumb500.jpg",
    "thumbnail_uri": "https://ia802901.us.archive.org/6/items/mbid-767ee61d-6395-4ba9-bf79-ab0bf6701669/mbid-767ee61d-6395-4ba9-bf79-ab0bf6701669-22632553566_thumb250.jpg",
    "song": "Space Oddity",
    "track_id": "9eda3bd5-78f9-3446-8abe-ffc41db71bdc",
    "recording_id": "84649f3b-6da6-4da6-8e33-a7a990b69516",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "David Bowie",
    "release_id": "767ee61d-6395-4ba9-bf79-ab0bf6701669",
    "release_group_id": "2e12918c-4973-3537-b9ab-e4723ae1ae1d",
    "labels": [
        "Philips"
    ],
    "label_ids": [
        "6d38d6d2-bea8-46cf-b48e-a6195fd85f12"
    ],
    "release_date": "1969-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi KEXP! It's my birthday! I was wondering if you could make it a better birthday by playing some David Bowie for me… Pretty please? Thanks for all you do for music and community. Xoxo, Bex in Cleveland\nPS. John Richards is ON POINT today!!!\n--\nMany listeners assumed that \"Space Oddity\" was riffing on the Apollo 11 Moon landing of 1969, but it was actually inspired by a Stanley Kubrick film released a year earlier. Bowie watched 2001: A Space Odyssey multiple times when it premiered in theaters in 1968. “It was the sense of isolation I related to,” Bowie said in 2012. “I found the whole thing amazing. I was out of my gourd, very stoned when I went to see it—several times—and it was really a revelation to me. It got the song flowing.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}