Information about plays

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

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

{
    "id": 3632370,
    "uri": "https://api.kexp.org/v2/plays/3632370/?format=api",
    "airdate": "2026-03-22T13:35:04-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://dn721309.ca.archive.org/0/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": "Hollie Cook is the daughter of Sex Pistols drummer Paul Cook. Her mother Jeni was a backing singer for Culture Club, and Boy George is her godfather.\n\nhttps://boygeorgeandcultureclub.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}