Information about plays

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

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

{
    "id": 3612698,
    "uri": "https://api.kexp.org/v2/plays/3612698/?format=api",
    "airdate": "2026-02-03T12:46:50-08:00",
    "show": 65830,
    "show_uri": "https://api.kexp.org/v2/shows/65830/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-8b3ae573-339a-456f-805f-73743ecf8b57/mbid-8b3ae573-339a-456f-805f-73743ecf8b57-44212883014_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-8b3ae573-339a-456f-805f-73743ecf8b57/mbid-8b3ae573-339a-456f-805f-73743ecf8b57-44212883014_thumb250.jpg",
    "song": "Half Light",
    "track_id": "68d2210b-a64b-46e2-89d5-2944e6f428c4",
    "recording_id": "e7eedc41-17a5-4983-aaf7-0481dbdeb561",
    "artist": "Blind Yeo",
    "artist_ids": [
        "cf4a2a97-b932-41cf-af5a-e8640185c4f8"
    ],
    "album": "Today / Tomorrow",
    "release_id": "8b3ae573-339a-456f-805f-73743ecf8b57",
    "release_group_id": "e4da192f-c9a3-453e-ba8b-965ddeda0dcb",
    "labels": [
        "Lost Map Records"
    ],
    "label_ids": [
        "78d05bf7-0975-489a-9593-3d1354327508"
    ],
    "release_date": "2026-01-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Led by Will Greenham, Blind Yeo is a collective of musicians from Cornwall with a unique sound \"cooked\" in the vault of The Cornish Bank ( a vibrant not-for-profit community arts space in the center of Falmouth which has become the heart of a thriving underground Cornish scene).: https://www.lostmap.com/blind-yeo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}