Information about plays

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

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

{
    "id": 3521885,
    "uri": "https://api.kexp.org/v2/plays/3521885/?format=api",
    "airdate": "2025-07-03T00:31:45-07:00",
    "show": 63903,
    "show_uri": "https://api.kexp.org/v2/shows/63903/?format=api",
    "image_uri": "https://dn721308.ca.archive.org/0/items/mbid-63b5912f-f0ab-4410-9572-55859f508756/mbid-63b5912f-f0ab-4410-9572-55859f508756-41712197948_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-63b5912f-f0ab-4410-9572-55859f508756/mbid-63b5912f-f0ab-4410-9572-55859f508756-41712197948_thumb250.jpg",
    "song": "Babystar",
    "track_id": "12025e47-51a2-49b0-b5a5-2b0f6940edc4",
    "recording_id": "346311fc-4549-4b2b-b07e-79e203b6181d",
    "artist": "Herbert & Momoko",
    "artist_ids": [
        "ea2912cb-9e76-42ed-93a1-57ba3928e8b7",
        "20587005-7a2a-4b96-8f34-bc643bc4b60a"
    ],
    "album": "Clay",
    "release_id": "63b5912f-f0ab-4410-9572-55859f508756",
    "release_group_id": "e3e79477-9f06-47ea-9009-18f6abe9fe39",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "152a4ecc-91b5-474a-8842-9856b1cf6105"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Matthew Herbert and drummer/vocalist Momoko Gill release Clay out now via Strut. A soulful, elastic collaboration, Clay treads nimbly between the dancefloor and the more introspective moods of the early hours, both reminiscent of Herbert’s iconic album Around The House while taking off in a compelling new direction. Agile and open-hearted, Clay is a thrilling, sonically adventurous record from two of the UK’s most forward-thinking artists.\"\n\nhttps://matthewherbert.bandcamp.com/album/clay",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}