Information about plays

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

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

{
    "id": 3631791,
    "uri": "https://api.kexp.org/v2/plays/3631791/?format=api",
    "airdate": "2026-03-21T04:41:27-07:00",
    "show": 66238,
    "show_uri": "https://api.kexp.org/v2/shows/66238/?format=api",
    "image_uri": "https://dn710906.ca.archive.org/0/items/mbid-80c9ce8c-ae15-4938-854d-dc2274488d4f/mbid-80c9ce8c-ae15-4938-854d-dc2274488d4f-4530700120_thumb500.jpg",
    "thumbnail_uri": "https://ia800603.us.archive.org/30/items/mbid-80c9ce8c-ae15-4938-854d-dc2274488d4f/mbid-80c9ce8c-ae15-4938-854d-dc2274488d4f-4530700120_thumb250.jpg",
    "song": "Poems (edit)",
    "track_id": "97070513-7a78-3c05-acf6-b6831ef54d1a",
    "recording_id": "f3cb1ca3-3699-4e38-9480-c6978dd3d7ec",
    "artist": "Tricky",
    "artist_ids": [
        "5bf64d94-efd9-4334-96fd-e6197b0b02b8"
    ],
    "album": "A Ruff Guide",
    "release_id": "80c9ce8c-ae15-4938-854d-dc2274488d4f",
    "release_group_id": "f76f8906-291d-3814-91cd-08fa3037ca40",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2002-06-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tricky and Elizabeth Fraser were both in Massive Attack together. This song features the vocals of Martina Topley Bird",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}