Information about plays

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

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

{
    "id": 3528271,
    "uri": "https://api.kexp.org/v2/plays/3528271/?format=api",
    "airdate": "2025-07-17T17:13:26-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://ia601308.us.archive.org/21/items/mbid-e1bba6de-84e1-37db-9123-6901cb01ec8d/mbid-e1bba6de-84e1-37db-9123-6901cb01ec8d-1402280819_thumb500.jpg",
    "thumbnail_uri": "https://ia801308.us.archive.org/21/items/mbid-e1bba6de-84e1-37db-9123-6901cb01ec8d/mbid-e1bba6de-84e1-37db-9123-6901cb01ec8d-1402280819_thumb250.jpg",
    "song": "Sleep to Dream",
    "track_id": "b944bb09-4e93-3167-ac81-d41573ca4cda",
    "recording_id": "33d3a492-4bb4-4500-9c02-4260e0f87755",
    "artist": "Fiona Apple",
    "artist_ids": [
        "a9ee533f-8871-4f62-a6bb-91eb264abc90"
    ],
    "album": "Tidal",
    "release_id": "e1bba6de-84e1-37db-9123-6901cb01ec8d",
    "release_group_id": "82ba556e-99bf-380d-b9b5-5a97737f1cd1",
    "labels": [
        "Columbia",
        "Work",
        "Clean Slate"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e",
        "71ed8e35-adb4-4f7a-a3c1-1ff621042266",
        "3d7ab3c9-251b-4401-bde5-8479850d9acd"
    ],
    "release_date": "1996-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Sleep to Dream” is the first track on Fiona Apple's 1996 triple-platinum debut, \"Tidal.\" \"It is also a fight song like no other—a demand to be taken seriously, by an artist who sometimes isn't.\"  Read a tribute to \"the radical self-respect\" of this song: \n\nhttps://pitchfork.com/thepitch/1239-the-radical-self-respect-of-fiona-apples-sleep-to-dream-20-years-on/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}