Information about plays

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

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

{
    "id": 3541974,
    "uri": "https://api.kexp.org/v2/plays/3541974/?format=api",
    "airdate": "2025-08-19T07:28:30-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://ia801708.us.archive.org/8/items/mbid-679841df-599d-402f-9f89-0d0bb6e94368/mbid-679841df-599d-402f-9f89-0d0bb6e94368-3024595035_thumb500.jpg",
    "thumbnail_uri": "https://ia801708.us.archive.org/8/items/mbid-679841df-599d-402f-9f89-0d0bb6e94368/mbid-679841df-599d-402f-9f89-0d0bb6e94368-3024595035_thumb250.jpg",
    "song": "Why Does My Heart Feel So Bad?",
    "track_id": "30c033e9-9a06-3106-ba14-66c4217be9dc",
    "recording_id": "4a234158-148e-44bb-961b-ce9302027269",
    "artist": "Moby",
    "artist_ids": [
        "8970d868-0723-483b-a75b-51088913d3d4"
    ],
    "album": "Play",
    "release_id": "679841df-599d-402f-9f89-0d0bb6e94368",
    "release_group_id": "7f6a4e72-9fee-39db-8817-63425f97a0f5",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "1999-06-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Moby is going to be playing at the Portola music festival  in SF on the 21st of Sept!\n\nIn the album's liner notes, the sampled vocals are credited to The Shining Light Gospel Choir, supposedly taken from a recording originally made by them in the 1950s. The true source, however, is a 1963 recording of the gospel tune \"He'll Roll Your Burdens Away\" by The Banks Brothers & The Back Home Choir. As Moby told The New York Times, he manipulated the original vocal, \"Why does my heart feel so glad,\" to fit the context of his melancholy tune.  https://bit.ly/3AZUfK9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}