Information about plays

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

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

{
    "id": 3527679,
    "uri": "https://api.kexp.org/v2/plays/3527679/?format=api",
    "airdate": "2025-07-16T09:42:33-07:00",
    "show": 64028,
    "show_uri": "https://api.kexp.org/v2/shows/64028/?format=api",
    "image_uri": "https://ia800905.us.archive.org/11/items/mbid-5380823d-98ca-4b19-8c81-338c39672f0a/mbid-5380823d-98ca-4b19-8c81-338c39672f0a-42161964328_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-5380823d-98ca-4b19-8c81-338c39672f0a/mbid-5380823d-98ca-4b19-8c81-338c39672f0a-42161964328_thumb250.jpg",
    "song": "The Rope",
    "track_id": "bf0f9077-79b9-4d93-bdfc-cd9b9c602b72",
    "recording_id": "acfd9b36-ebcd-43de-9de4-95154af7f59d",
    "artist": "Wunderhorse",
    "artist_ids": [
        "5126db33-86ad-469d-88fb-4158350e1515"
    ],
    "album": "The Rope",
    "release_id": "5380823d-98ca-4b19-8c81-338c39672f0a",
    "release_group_id": "606f93c0-293a-4342-93fe-bc377c59f3fc",
    "labels": [
        "Communion Records"
    ],
    "label_ids": [
        "f658c6bd-b2e9-42ee-ab03-1622aa649602"
    ],
    "release_date": "2025-06-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy this biography of UK band Wunderhorse, begun by frontman Jacob Slater: https://rockstarshq.com/2024/09/21/wunderhorse-whats-the-story/\n--\nWunderhorse will play Outside Lands in San Francisco on August 9.\nhttps://sfoutsidelands.com/tickets/\n\nWatch them perform this song recently on BBC's Jools Holland: https://www.youtube.com/watch?v=yrT-RztwIRo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}