Information about plays

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

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

{
    "id": 3566367,
    "uri": "https://api.kexp.org/v2/plays/3566367/?format=api",
    "airdate": "2025-10-17T13:24:14-07:00",
    "show": 64858,
    "show_uri": "https://api.kexp.org/v2/shows/64858/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-2d77164e-87c0-4772-a05a-b9e8001ddb17/mbid-2d77164e-87c0-4772-a05a-b9e8001ddb17-42448965018_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-2d77164e-87c0-4772-a05a-b9e8001ddb17/mbid-2d77164e-87c0-4772-a05a-b9e8001ddb17-42448965018_thumb250.jpg",
    "song": "Passenger",
    "track_id": "82321f50-fd96-439c-a36f-8057314b4107",
    "recording_id": "fce97131-2388-4731-bc1a-b8972c191aaf",
    "artist": "Glitterfox",
    "artist_ids": [
        "f99d5774-7955-448f-829f-727332151caa"
    ],
    "album": "decoder",
    "release_id": "2d77164e-87c0-4772-a05a-b9e8001ddb17",
    "release_group_id": "bcd915c8-8287-4931-8a43-cc8f9e19d023",
    "labels": [
        "Jealous Butcher Records"
    ],
    "label_ids": [
        "8c979a04-bc6b-4cc9-accb-6aa617dc3c88"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing \nOct 30\nSeattle, WA\nThu 8:00 PM · Tractor Tavern",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}