Information about plays

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

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

{
    "id": 3635901,
    "uri": "https://api.kexp.org/v2/plays/3635901/?format=api",
    "airdate": "2026-03-31T06:21:31-07:00",
    "show": 66327,
    "show_uri": "https://api.kexp.org/v2/shows/66327/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-73c19431-b59e-4041-858e-00b3105056fd/mbid-73c19431-b59e-4041-858e-00b3105056fd-36147946811_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-73c19431-b59e-4041-858e-00b3105056fd/mbid-73c19431-b59e-4041-858e-00b3105056fd-36147946811_thumb250.jpg",
    "song": "Contigo",
    "track_id": "c58cabf2-3440-45ca-895e-77b4ea1536e7",
    "recording_id": "f50878b2-f13f-42bf-b0ba-1ba92c75c7e2",
    "artist": "Tomo Nakayama",
    "artist_ids": [
        "2cef242c-86e3-4631-9669-7d96aca66b09"
    ],
    "album": "Contigo",
    "release_id": "73c19431-b59e-4041-858e-00b3105056fd",
    "release_group_id": "140a25d7-9443-4a61-bc8d-0049eb28de62",
    "labels": [
        "Ricebelly Music"
    ],
    "label_ids": [
        "3650ee9a-9aa6-44d6-b978-037164c3df7e"
    ],
    "release_date": "2023-07-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Tomo Nakayama, Maita and Plash are all performing in Seattle at Tractor Tavern on April 3: https://www.ticketweb.com/event/tomo-nakayama-maita-plash-tractor-tickets/14069134?pl=tractor&REFID=clientsitewp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}