Information about plays

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

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

{
    "id": 3565627,
    "uri": "https://api.kexp.org/v2/plays/3565627/?format=api",
    "airdate": "2025-10-15T22:44:24-07:00",
    "show": 64845,
    "show_uri": "https://api.kexp.org/v2/shows/64845/?format=api",
    "image_uri": "https://ia600400.us.archive.org/0/items/mbid-eb457f20-f547-48fb-bdbc-def598cfb99a/mbid-eb457f20-f547-48fb-bdbc-def598cfb99a-18661421600_thumb500.jpg",
    "thumbnail_uri": "https://ia600400.us.archive.org/0/items/mbid-eb457f20-f547-48fb-bdbc-def598cfb99a/mbid-eb457f20-f547-48fb-bdbc-def598cfb99a-18661421600_thumb250.jpg",
    "song": "Come Talk to Me",
    "track_id": "0d2fdb35-e43a-4c1d-b8b5-bd534aadae95",
    "recording_id": "202239bd-7424-4272-91f8-ff93dbaaf208",
    "artist": "Peter Gabriel",
    "artist_ids": [
        "8e66ea2b-b57b-47d9-8df0-df4630aeb8e5"
    ],
    "album": "Us",
    "release_id": "eb457f20-f547-48fb-bdbc-def598cfb99a",
    "release_group_id": "2c014cc2-7eb6-3df0-ab17-9a1f57711d5b",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1992-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gabriel wrote this 7-minute track about the difficulty he had communicating with his daughter Melanie, with whom relations had become strained after he moved out of the family home into a nearby cottage with Rosanna Arquette.\nThe song is an invitation, asking her to \"unlock this misery\" and come talk to him.\n--\nSinéad O'Connor is the female voice on this track.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}