Information about plays

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

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

{
    "id": 3561768,
    "uri": "https://api.kexp.org/v2/plays/3561768/?format=api",
    "airdate": "2025-10-05T20:48:50-07:00",
    "show": 64756,
    "show_uri": "https://api.kexp.org/v2/shows/64756/?format=api",
    "image_uri": "https://coverartarchive.org/release/c7be301f-ea32-4bb0-bb5b-55cea00b24cb/6617698024-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c7be301f-ea32-4bb0-bb5b-55cea00b24cb/6617698024-250.jpg",
    "song": "Boogie On",
    "track_id": null,
    "recording_id": "3c8c48e6-ab44-4f2c-85c6-d719fd690f55",
    "artist": "Rob",
    "artist_ids": [
        "82537a62-9500-452d-af55-e6032a94134d"
    ],
    "album": "Rob",
    "release_id": null,
    "release_group_id": "2ad90d47-c470-422e-a831-7e713f87b962",
    "labels": [
        "Essiebons"
    ],
    "label_ids": [
        "0f8e8f13-e679-400f-bba1-43cd61312662"
    ],
    "release_date": "1977-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Accra, Ghana, Rob released \"Boogie On\" in 1977 on his self-titled album, his first of two with the Essiebons label.\n\nYour $30/month Amplifier gift will get you either the Music Portal Tee OR the KEXP Beanie, PLUS KEXP’s cozy Music Portal Crewneck! This forest green crewneck features K-E-X-P circling a portal to new musical dimensions. Cotton/poly blend, unisex sizes S-2XL available. \nAND for this hour only, you'll receive the extra special KEXP yellow-gold Live Room Ceramic Diner Mug. \nDonate NOW at kexp.org/donate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}