Information about plays

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

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

{
    "id": 3636038,
    "uri": "https://api.kexp.org/v2/plays/3636038/?format=api",
    "airdate": "2026-03-31T14:13:24-07:00",
    "show": 66330,
    "show_uri": "https://api.kexp.org/v2/shows/66330/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-c177637f-54c7-43ef-99cf-10bb12105679/mbid-c177637f-54c7-43ef-99cf-10bb12105679-13513348538_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-c177637f-54c7-43ef-99cf-10bb12105679/mbid-c177637f-54c7-43ef-99cf-10bb12105679-13513348538_thumb250.jpg",
    "song": "Brokeup",
    "track_id": "7f9ff746-b8ae-48c5-8e39-0895bc6a6d30",
    "recording_id": "71682bed-75f8-4a6a-a393-5cbdadc6dd52",
    "artist": "Arca",
    "artist_ids": [
        "f7625f34-1799-42a4-a1c6-22b5377c767b"
    ],
    "album": "Stretch 2",
    "release_id": "8fb8b1fb-14d0-4a89-85a8-ec7dabfe547c",
    "release_group_id": "185e4492-2f81-4be3-99d6-1613e65980c8",
    "labels": [
        "UNO"
    ],
    "label_ids": [
        "d6312217-fe2b-4a00-a9cd-e8a93357ed1d"
    ],
    "release_date": "2012-08-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Arca's \"Stretch 2\" is a pivotal EP that blended experimental electronic hip-hop with avant-garde sound design, directly leading to her work on Kanye West's Yeezus. It is characterized by dark, visceral tension and, according to Arca, used provocative imagery to confront the hip-hop community. \n\nhttps://www.discogs.com/master/472196-Arca-Stretch-2?srsltid=AfmBOoo1XF2G3-VpQMytBTGzWuwyDCcMS5XVebXXQVHBVIcLYA0kXYx4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}