Information about plays

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

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

{
    "id": 3539203,
    "uri": "https://api.kexp.org/v2/plays/3539203/?format=api",
    "airdate": "2025-08-12T14:06:49-07:00",
    "show": 64271,
    "show_uri": "https://api.kexp.org/v2/shows/64271/?format=api",
    "image_uri": "https://ia800401.us.archive.org/3/items/mbid-bb2851ce-5076-4a2f-8ac9-d43273eec1ae/mbid-bb2851ce-5076-4a2f-8ac9-d43273eec1ae-2192544237_thumb500.jpg",
    "thumbnail_uri": "https://dn721309.ca.archive.org/0/items/mbid-bb2851ce-5076-4a2f-8ac9-d43273eec1ae/mbid-bb2851ce-5076-4a2f-8ac9-d43273eec1ae-2192544237_thumb250.jpg",
    "song": "Miss Me Blind",
    "track_id": "f339e521-e746-38a2-b3b3-33c85500cedd",
    "recording_id": "04416a60-db0d-4465-893c-74cc08cea1aa",
    "artist": "Culture Club",
    "artist_ids": [
        "81435053-e1a2-48a4-adfd-e89f310c7b38"
    ],
    "album": "Miss Me Blind",
    "release_id": "bb2851ce-5076-4a2f-8ac9-d43273eec1ae",
    "release_group_id": "2a7e17d7-4853-323e-9244-3e081514341d",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born on this day in 1961, Roy Hay, English musician and composer known for his work in the band Culture Club. \n\nCulture Club are an English new wave band formed in London in 1981. The band comprises Boy George, Roy Hay, and Mikey Craig, and formerly included Jon Moss. Emerging in the New Romantic scene, they are considered one of the most representative and influential groups of the 1980s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}