Information about plays

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

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

{
    "id": 3556282,
    "uri": "https://api.kexp.org/v2/plays/3556282/?format=api",
    "airdate": "2025-09-22T10:10:34-07:00",
    "show": 64633,
    "show_uri": "https://api.kexp.org/v2/shows/64633/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-4da44faa-b1f9-45c2-9836-794a4dfb3fe0/mbid-4da44faa-b1f9-45c2-9836-794a4dfb3fe0-34597003787_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-4da44faa-b1f9-45c2-9836-794a4dfb3fe0/mbid-4da44faa-b1f9-45c2-9836-794a4dfb3fe0-34597003787_thumb250.jpg",
    "song": "Steal My Sunshine",
    "track_id": "b6d1ce84-f898-4ceb-9e7b-8911c0dee23e",
    "recording_id": "c8d38f8f-1b62-4e30-8fee-414af5460ad5",
    "artist": "Portugal. The Man feat. Cherry Glazerr",
    "artist_ids": [
        "3599a39e-4e10-4cb5-90d4-c8a015ebc73b",
        "64a0c404-58af-4083-8fc6-a6725ef02ecb"
    ],
    "album": "Steal My Sunshine / Novocaine for the Soul",
    "release_id": "4da44faa-b1f9-45c2-9836-794a4dfb3fe0",
    "release_group_id": "a69408e6-0faa-4e66-94c1-8ed039f84987",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2021-09-24",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ooh! Cover/Sample Fun!\n\nPortugal. The Man will play:\n\n- Sunday, November 9th (Seattle - Showbox SODO)\n- Tuesday, November 11th (Oakland - Fox)\n\nThis is a cover of Canadian band Len's original in 1999. That song sampled the 1976 disco hit “More, More, More” by Andrea True Connection. Here's the original \"Steal My Sunshine\": https://www.youtube.com/watch?v=E1fzJ_AYajA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}