Information about plays

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

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

{
    "id": 3572168,
    "uri": "https://api.kexp.org/v2/plays/3572168/?format=api",
    "airdate": "2025-10-31T09:46:33-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://ia800507.us.archive.org/8/items/mbid-59c31871-75a3-4a1d-bf9f-5a7c3569e005/mbid-59c31871-75a3-4a1d-bf9f-5a7c3569e005-14902790726_thumb500.jpg",
    "thumbnail_uri": "https://ia600507.us.archive.org/8/items/mbid-59c31871-75a3-4a1d-bf9f-5a7c3569e005/mbid-59c31871-75a3-4a1d-bf9f-5a7c3569e005-14902790726_thumb250.jpg",
    "song": "The Lunatics (Have Taken Over the Asylum)",
    "track_id": "9a061167-7640-327c-9d41-c9c759cde55f",
    "recording_id": "24fe0e42-8176-4480-9f02-ac442a75fab6",
    "artist": "Fun Boy Three",
    "artist_ids": [
        "aa2ff391-2dcc-4478-915e-3e716e13bfc2"
    ],
    "album": "Just Can’t Get Enough: New Wave Hits of the ’80s, Volume 11",
    "release_id": "59c31871-75a3-4a1d-bf9f-5a7c3569e005",
    "release_group_id": "be7acd1d-dace-3f2f-a304-e66872d71648",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1995-06-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The lunatics have taken over the asylum...\"\n\nFun Boy Three was formed by Terry Hall and his fellow ex-Specials Neville Staples and Lynval Golding. Here's a biography: https://www.allmusic.com/album/the-fun-boy-three-mw0000466763",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}