Information about plays

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

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

{
    "id": 3665866,
    "uri": "https://api.kexp.org/v2/plays/3665866/?format=api",
    "airdate": "2026-06-09T18:18:27-07:00",
    "show": 66946,
    "show_uri": "https://api.kexp.org/v2/shows/66946/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-2e6a3d3d-7d61-40ce-9b1b-ec12828b8da7/mbid-2e6a3d3d-7d61-40ce-9b1b-ec12828b8da7-40878608594_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-2e6a3d3d-7d61-40ce-9b1b-ec12828b8da7/mbid-2e6a3d3d-7d61-40ce-9b1b-ec12828b8da7-40878608594_thumb250.jpg",
    "song": "Kon Queso",
    "track_id": "983904f9-751c-431f-8d41-6f4e332ccc2a",
    "recording_id": "aaa9fa3e-0dca-4676-aa5e-8ab0dce1c980",
    "artist": "The Pro-Teens",
    "artist_ids": [
        "4a8715c5-605b-4fe4-a6b4-e2034359f5a0"
    ],
    "album": "MF TEEN: Your Concurrence In The Above Is Assumed",
    "release_id": "2e6a3d3d-7d61-40ce-9b1b-ec12828b8da7",
    "release_group_id": "e3759738-b1bf-4114-8373-b528139ff1aa",
    "labels": [
        "College Of Knowledge Records"
    ],
    "label_ids": [
        "1566f440-8680-49b9-8cb1-51bc01142526"
    ],
    "release_date": "2024-12-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[air break]\nThe Pro-Teens covering MF DOOM\n\nThe Pro-Teens are a collection of professional teenagers from the Darebin area in Naarm (Melb, Aus). https://thepro-teens.bandcamp.com/album/mf-teen-your-concurrence-in-the-above-is-assumed",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}