Information about plays

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

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

{
    "id": 3583117,
    "uri": "https://api.kexp.org/v2/plays/3583117/?format=api",
    "airdate": "2025-11-26T06:06:23-08:00",
    "show": 65213,
    "show_uri": "https://api.kexp.org/v2/shows/65213/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-27820cc1-318e-4732-9b31-31036b9aca00/mbid-27820cc1-318e-4732-9b31-31036b9aca00-43229497261_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-27820cc1-318e-4732-9b31-31036b9aca00/mbid-27820cc1-318e-4732-9b31-31036b9aca00-43229497261_thumb250.jpg",
    "song": "Electric Kool-Aid House Band",
    "track_id": "02e361fc-bb50-4c9c-b78b-c2769dfa3727",
    "recording_id": "862081f8-17da-4e3e-b863-d7f82917c995",
    "artist": "The Expert feat. ShrapKnel, PremRock & Curly Castro",
    "artist_ids": [
        "4a9abd58-cbd1-4192-9e8c-89041dd7a58d",
        "51a6dfbf-dc8c-4a98-a464-f23a498fb308",
        "dd91f028-dd9a-45ba-b381-85544e46e54c",
        "977569af-7e4b-4b9b-a61a-12659a6aa71f"
    ],
    "album": "Vivid Visions",
    "release_id": "27820cc1-318e-4732-9b31-31036b9aca00",
    "release_group_id": "5265b9fc-b2f1-4330-8805-c1633735db2c",
    "labels": [
        "Rucksack Records"
    ],
    "label_ids": [
        "cd931b23-1382-4148-ac71-6242ba1c0c86"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album from Irish producer The Expert: https://theexpert.bandcamp.com/album/vivid-visions-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}