Information about plays

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

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

{
    "id": 3633911,
    "uri": "https://api.kexp.org/v2/plays/3633911/?format=api",
    "airdate": "2026-03-26T13:55:25-07:00",
    "show": 66285,
    "show_uri": "https://api.kexp.org/v2/shows/66285/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35-15051816373_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35-15051816373_thumb250.jpg",
    "song": "Supernaut",
    "track_id": "24cb56f9-0810-45db-99ab-62f0ee51137d",
    "recording_id": "354159d6-d857-486a-8d82-3e90c326c8c7",
    "artist": "Brownout presents Brown Sabbath",
    "artist_ids": [
        "c7c1b94b-92d6-4ffb-bc53-949e24d8b858",
        "4451bb2f-4542-4774-a698-aa30ba976e79"
    ],
    "album": "Brownout Presents Brown Sabbath, Vol. II",
    "release_id": "eaa33924-aef8-4550-9919-b7cd33326078",
    "release_group_id": "ac5f221b-0e32-4918-ac00-fc8d50bf57c1",
    "labels": [
        "Ubiquity"
    ],
    "label_ids": [
        "20fbac96-c7ee-48b5-9177-e7b6d42e108f"
    ],
    "release_date": "2016-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "An 8 or 9-piece outfit formed in Austin, Texas by members of Grammy Award-winning Latin revival orchestra Grupo Fantasma....\n---\nWatch Brown Sabbath performing the Black Sabbath cover,\"Supernaut,\" live in the KEXP studio:\nhttps://youtu.be/0NYy82Corvk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}