Information about plays

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

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

{
    "id": 3547199,
    "uri": "https://api.kexp.org/v2/plays/3547199/?format=api",
    "airdate": "2025-08-31T14:56:16-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://ia801604.us.archive.org/2/items/mbid-896994b2-7b5e-486e-879d-ae47913f3427/mbid-896994b2-7b5e-486e-879d-ae47913f3427-42813428200_thumb500.jpg",
    "thumbnail_uri": "https://ia801604.us.archive.org/2/items/mbid-896994b2-7b5e-486e-879d-ae47913f3427/mbid-896994b2-7b5e-486e-879d-ae47913f3427-42813428200_thumb250.jpg",
    "song": "What’s Going On",
    "track_id": "32f02661-e209-4747-bca1-c413af8c3b26",
    "recording_id": "049208fd-241b-4e67-8d7f-35db1f147a0b",
    "artist": "Beverly Glenn‐Copeland",
    "artist_ids": [
        "c7e4e51b-df22-4ff3-9bb3-3a56d801e5be"
    ],
    "album": "What’s Going On / Save The Children",
    "release_id": "896994b2-7b5e-486e-879d-ae47913f3427",
    "release_group_id": "91604739-88d7-4f37-a1d4-693ab55c1d37",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2025-08-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beverly Glenn-Copeland released new covers of two songs from Marvin Gaye's iconic What’s Going On. \"What’s Going On\" and \"Save the Children\".\n\nGlenn-Copeland co-produced his new covers with his wife and creative partner, Elizabeth Glenn-Copeland, as well as Thom Gill, Joseph Shabason, Jeremy Greenspan, and Bram Gielen.\n\nhttps://beverlyglenn-copeland.bandcamp.com/album/whats-going-on-save-the-children\nhttps://beverlyglenncopeland.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}