Information about plays

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

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

{
    "id": 3637554,
    "uri": "https://api.kexp.org/v2/plays/3637554/?format=api",
    "airdate": "2026-04-04T03:56:20-07:00",
    "show": 66361,
    "show_uri": "https://api.kexp.org/v2/shows/66361/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-30945dbe-4255-450a-856d-fac4c5a29a37/mbid-30945dbe-4255-450a-856d-fac4c5a29a37-30930110459_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-30945dbe-4255-450a-856d-fac4c5a29a37/mbid-30945dbe-4255-450a-856d-fac4c5a29a37-30930110459_thumb250.jpg",
    "song": "Smokin’ Out the Window",
    "track_id": "3e3a06d9-4e94-49f7-8dfb-ee4d14a479a4",
    "recording_id": "3e806c73-a156-46f3-8d0e-f192f2dd5f69",
    "artist": "Silk Sonic",
    "artist_ids": [
        "0fc78799-38c2-4ee1-8c0f-0b8f7009b7ba"
    ],
    "album": "An Evening with Silk Sonic",
    "release_id": "ba37c8e5-6d4d-49fc-a635-ecb4a0a783e0",
    "release_group_id": "60113e76-ac51-42ba-8c12-03f06fded356",
    "labels": [
        "Aftermath Entertainment"
    ],
    "label_ids": [
        "c0629488-2aa2-4b46-9de8-decb27147444"
    ],
    "release_date": "2021-11-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Smokin Out The Window” is the third single from the debut album of Silk Sonic (Anderson .Paak + Bruno Mars).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}