Information about plays

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

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

{
    "id": 3615709,
    "uri": "https://api.kexp.org/v2/plays/3615709/?format=api",
    "airdate": "2026-02-10T10:45:03-08:00",
    "show": 65896,
    "show_uri": "https://api.kexp.org/v2/shows/65896/?format=api",
    "image_uri": "https://dn710408.ca.archive.org/0/items/mbid-3f71641c-3bee-45f5-848b-dc10cf19f8e2/mbid-3f71641c-3bee-45f5-848b-dc10cf19f8e2-44038813242_thumb500.jpg",
    "thumbnail_uri": "https://dn710408.ca.archive.org/0/items/mbid-3f71641c-3bee-45f5-848b-dc10cf19f8e2/mbid-3f71641c-3bee-45f5-848b-dc10cf19f8e2-44038813242_thumb250.jpg",
    "song": "These Streets I Know",
    "track_id": "d3a3549a-0750-4bc4-97f4-5d78eb50a97b",
    "recording_id": "f208f6f3-343a-447f-bdf8-48536c7ecd05",
    "artist": "Jenny on Holiday",
    "artist_ids": [
        "d7b10088-4eb6-4f05-9195-9304f98164a3"
    ],
    "album": "Quicksand Heart",
    "release_id": "3f71641c-3bee-45f5-848b-dc10cf19f8e2",
    "release_group_id": "0cc5820e-8402-46db-99f2-7cd6ac75ddec",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Norwich-born musician Jenny Hollingworth got her start in the record business at age 16,  after signing to Transgressive as one half of experimental pop duo Let's Eat Grandma.\n--\n\"Quicksand Heart\" is her debut solo album.: https://www.thelineofbestfit.com/features/interviews/jenny-on-holiday-pop-edifice-from-personal-ruins",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}