Information about plays

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

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

{
    "id": 3546702,
    "uri": "https://api.kexp.org/v2/plays/3546702/?format=api",
    "airdate": "2025-08-30T12:30:27-07:00",
    "show": 64429,
    "show_uri": "https://api.kexp.org/v2/shows/64429/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-62a1e7a5-d6a9-4a52-8f59-3d927a3c7f1d/mbid-62a1e7a5-d6a9-4a52-8f59-3d927a3c7f1d-26804342648_thumb500.jpg",
    "thumbnail_uri": "https://ia803200.us.archive.org/35/items/mbid-62a1e7a5-d6a9-4a52-8f59-3d927a3c7f1d/mbid-62a1e7a5-d6a9-4a52-8f59-3d927a3c7f1d-26804342648_thumb250.jpg",
    "song": "Never the Same",
    "track_id": "f10c63ce-c393-3d15-9283-38740956b551",
    "recording_id": "3fe7f804-8ab1-4ff4-86a5-04bdab831dc7",
    "artist": "Supreme Beings of Leisure",
    "artist_ids": [
        "1b483425-4f02-4599-a31c-9b5c132e0a7a"
    ],
    "album": "Supreme Beings of Leisure",
    "release_id": "5ca91a24-862b-4470-a486-a9575b8b0886",
    "release_group_id": "3bcf9e2b-6c09-3486-97c2-0e1e24960ffd",
    "labels": [
        "Trama",
        "Palm Pictures"
    ],
    "label_ids": [
        "53ba7c10-7c16-4cc2-975e-40aa30564ac1",
        "9f25310a-94d7-4a28-bf89-6729a2b8e859"
    ],
    "release_date": "2000-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LA-based lounge and trip-hop group, with former members of the group Oversoul 7.  Their debut album as Supreme Beings of Leisure was one of the first records to achieve major success without promotional touring, relying instead on a \"Virtual Internet Tour\" promoted with Flash animation.\n\nhttps://www.sbleisure.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}