Information about plays

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

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

{
    "id": 3547868,
    "uri": "https://api.kexp.org/v2/plays/3547868/?format=api",
    "airdate": "2025-09-02T05:50:32-07:00",
    "show": 64452,
    "show_uri": "https://api.kexp.org/v2/shows/64452/?format=api",
    "image_uri": "https://ia800204.us.archive.org/0/items/mbid-b5630eba-3b0d-3341-a0c1-7234a4600e7f/mbid-b5630eba-3b0d-3341-a0c1-7234a4600e7f-15275272698_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/0/items/mbid-b5630eba-3b0d-3341-a0c1-7234a4600e7f/mbid-b5630eba-3b0d-3341-a0c1-7234a4600e7f-15275272698_thumb250.jpg",
    "song": "Posse' on Broadway",
    "track_id": "820be0f7-839d-3dc0-a96c-108b815d6dee",
    "recording_id": "abe81e0d-3115-4737-9f5c-7be33580d555",
    "artist": "Sir Mix‐A‐Lot",
    "artist_ids": [
        "05539fb8-b7a5-4012-97a9-5e27ddc031fb"
    ],
    "album": "Swass",
    "release_id": "02998c30-2ce8-4c51-bc46-7dd13b8e0ce1",
    "release_group_id": "ec63f0fc-1aca-3104-b6a2-2ad1dee16a06",
    "labels": [
        "American Recordings"
    ],
    "label_ids": [
        "f5be9cfe-e1af-405c-a074-caeaed6797c0"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Swass is the debut album by Sir Mix-a-Lot. It was released in 1988 on Nastymix.\n\nThe Seattle Symphony recognized artists who were inspired by or launched from Seattle. Among them was Sir Mix-A-Lot (born Anthony Ray in Seattle, WA).  Watch him join the symphony for this version of \"Posse on Broadway\" in 2014: https://www.youtube.com/watch?v=ZYOU8jyTAtI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}