Information about plays

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

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

{
    "id": 3551694,
    "uri": "https://api.kexp.org/v2/plays/3551694/?format=api",
    "airdate": "2025-09-11T12:20:04-07:00",
    "show": 64533,
    "show_uri": "https://api.kexp.org/v2/shows/64533/?format=api",
    "image_uri": "https://ia804500.us.archive.org/33/items/mbid-99517c21-0583-45c5-96e6-b90575090e45/mbid-99517c21-0583-45c5-96e6-b90575090e45-31761067767_thumb500.jpg",
    "thumbnail_uri": "https://ia804500.us.archive.org/33/items/mbid-99517c21-0583-45c5-96e6-b90575090e45/mbid-99517c21-0583-45c5-96e6-b90575090e45-31761067767_thumb250.jpg",
    "song": "Catching Smoke",
    "track_id": "6cb41c35-335c-4e12-bd53-8ce6625b3724",
    "recording_id": "3429b723-ae37-42ab-bc1d-b2b200135365",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Butterfly 3000",
    "release_id": "99517c21-0583-45c5-96e6-b90575090e45",
    "release_group_id": "0d818618-f507-4a76-a245-7b9c86738b68",
    "labels": [
        "KGLW"
    ],
    "label_ids": [
        "4b3b4fbf-67fa-4693-be97-dc0e4d6385f5"
    ],
    "release_date": "2021-06-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch KGATLW metamorphose into various creatures and insects in this Danny Cohen-directed video from 2021:\nhttps://www.youtube.com/watch?v=4L3-HOdMeuM\n--\nKing Gizzard have employed a name your own price for their entire album catalog. You can stock up here!\nhttps://kinggizzard.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}