Information about plays

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

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

{
    "id": 3667445,
    "uri": "https://api.kexp.org/v2/plays/3667445/?format=api",
    "airdate": "2026-06-13T18:08:17-07:00",
    "show": 66981,
    "show_uri": "https://api.kexp.org/v2/shows/66981/?format=api",
    "image_uri": "https://dn720605.ca.archive.org/0/items/mbid-72c43993-7cb5-4661-a4dd-f449d66e8d29/mbid-72c43993-7cb5-4661-a4dd-f449d66e8d29-45291217972_thumb500.jpg",
    "thumbnail_uri": "https://dn720605.ca.archive.org/0/items/mbid-72c43993-7cb5-4661-a4dd-f449d66e8d29/mbid-72c43993-7cb5-4661-a4dd-f449d66e8d29-45291217972_thumb250.jpg",
    "song": "You’ll Thank Me Later",
    "track_id": "166209c8-6e3d-4ec2-8009-8fa893f2fce9",
    "recording_id": "4578c267-a5bd-4929-9db8-2f2d07aff04d",
    "artist": "The Purrs",
    "artist_ids": [
        "1978fa58-f7c5-460e-92f6-5ed703ce2bc7"
    ],
    "album": "All Of Us Right Now!",
    "release_id": "72c43993-7cb5-4661-a4dd-f449d66e8d29",
    "release_group_id": "a785bd7a-e829-4c74-b911-77e19e703be3",
    "labels": [
        "Swoon Records"
    ],
    "label_ids": [
        "8838e050-2e24-4f37-b43b-0e79f11c35c3"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "'All Of Us Right Now!', the ninth full-length from Seattle psych-rock mainstays The Purrs, is a record charged with urgency, friction, and hard-won endurance.\n\nFormed in 2000 after completing their lineup via a classified ad in The Stranger, The Purrs  have spent the last quarter century refining a galvanized blend of Brit-pop shimmer, blues-soaked shoegaze, and nocturnal punk romanticism. They’ve long operated as lifers of the Pacific Northwest club circuit; this is the kind of band that survives eras, scenes, and industry collapses without softening its edges. \n\nRead more about them here:\nhttps://www.swoonrecords.com/the-purrs",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}