Information about plays

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

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

{
    "id": 3656623,
    "uri": "https://api.kexp.org/v2/plays/3656623/?format=api",
    "airdate": "2026-05-19T01:27:20-07:00",
    "show": 66756,
    "show_uri": "https://api.kexp.org/v2/shows/66756/?format=api",
    "image_uri": "https://dn720806.ca.archive.org/0/items/mbid-c9732999-7d4e-4c67-ad67-625865d26b15/mbid-c9732999-7d4e-4c67-ad67-625865d26b15-44943611139_thumb500.jpg",
    "thumbnail_uri": "https://dn720806.ca.archive.org/0/items/mbid-c9732999-7d4e-4c67-ad67-625865d26b15/mbid-c9732999-7d4e-4c67-ad67-625865d26b15-44943611139_thumb250.jpg",
    "song": "MAD (Mutually Assured Disco)",
    "track_id": "095b048a-9147-4929-9131-fdea7f62125a",
    "recording_id": "b76e384a-9c32-4b83-8241-b501373320ae",
    "artist": "A/S/L",
    "artist_ids": [
        "ca8d0321-a6c7-44e0-ac11-800c63682280"
    ],
    "album": "MAD (Mutually Assured Disco)",
    "release_id": "c9732999-7d4e-4c67-ad67-625865d26b15",
    "release_group_id": "c67563a7-d836-43db-937f-c3350bac32bb",
    "labels": [
        "Future Gods"
    ],
    "label_ids": [
        "918bb862-332e-4b87-81c7-12672560ea31"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on April 17, 2026, via the Future Gods label, \"Mutually Assured Disco\" is the high-energy title track from A/S/L’s latest project. A/S/L is the alias of a mysterious LA-based DJ/producer creating infectious, shimmery, kaleidoscopic dance music. Read more here: https://www.kexp.org/read/2025/4/4/midnight-in-a-perfect-world-asl/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}