Information about plays

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

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

{
    "id": 3657709,
    "uri": "https://api.kexp.org/v2/plays/3657709/?format=api",
    "airdate": "2026-05-21T15:55:11-07:00",
    "show": 66777,
    "show_uri": "https://api.kexp.org/v2/shows/66777/?format=api",
    "image_uri": "https://ia601906.us.archive.org/15/items/mbid-52a0845e-ca19-439e-a428-17270c0e1990/mbid-52a0845e-ca19-439e-a428-17270c0e1990-3778550483_thumb500.jpg",
    "thumbnail_uri": "https://ia601906.us.archive.org/15/items/mbid-52a0845e-ca19-439e-a428-17270c0e1990/mbid-52a0845e-ca19-439e-a428-17270c0e1990-3778550483_thumb250.jpg",
    "song": "Black Steel",
    "track_id": "ac5c3cdd-9958-3d17-acd5-42b3d5a62217",
    "recording_id": "b6bfd359-0bd4-4452-8d86-26b555fff40a",
    "artist": "Tricky",
    "artist_ids": [
        "5bf64d94-efd9-4334-96fd-e6197b0b02b8"
    ],
    "album": "Maxinquaye",
    "release_id": "52a0845e-ca19-439e-a428-17270c0e1990",
    "release_group_id": "9fd2415f-182f-39c1-aa02-5acb36f99bef",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1995-02-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "English artist and producer Tricky just anounced his first North American tour in eight years! He'll be coming to Seattle on Sept. 30 at Neumos. \n--\n“Black Steel” is the fourth single released on Tricky’s debut 1995 album Maxinquaye. It is a cover of Public Enemy’s 1988 song “Black Steel in the Hour of Chaos”. The main vocals are by Martina Topley-Bird, Tricky’s collaborator and girlfriend at the time. The beat was from a cassette of 1980s Indian music Tricky’s ex-girlfriend’s mother sent him. \n--\nRead more about the creation of this awesome cover here: https://www.soundgym.co/blog/item?id=tricky-black-steel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}