Information about plays

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

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

{
    "id": 3561771,
    "uri": "https://api.kexp.org/v2/plays/3561771/?format=api",
    "airdate": "2025-10-05T21:00:00-07:00",
    "show": 64756,
    "show_uri": "https://api.kexp.org/v2/shows/64756/?format=api",
    "image_uri": "https://coverartarchive.org/release/ff245e16-f070-49d1-ada0-5a17766c0355/37763580493-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ff245e16-f070-49d1-ada0-5a17766c0355/37763580493-250.jpg",
    "song": "Work It Out",
    "track_id": null,
    "recording_id": "b9c2084e-507c-459e-b27d-a249b89e1f79",
    "artist": "Karizma",
    "artist_ids": [
        "8fa2cbb0-5d65-467a-8976-8d4bd8cbde86"
    ],
    "album": "The Deadpool EP",
    "release_id": null,
    "release_group_id": "7ef9be68-a4e1-4595-a7a3-5bb8c3d2665e",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-03-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Karizma is an electronic musician, DJ and record producer, known for his wide variety of music production in deep house, deep techno, hip hop, jazz, and broken beat.\nKarizma released this \"Work It Out\" mix in 2017.\n\nFor $42 a month or a $500 one time gift, you can join the Gold Club and receive SIX exclusive invitations for two to our VIP Insider Series, which features performances by KEXP artists and DJs at various venues throughout Seattle. Plus you'll get your choice of 2 of the 3 thank-you gifts: the Music Portal Tee, the KEXP Beanie, and the highly-coveted Music Portal Crewneck, AND for this hour only, you'll receive the extra special KEXP yellow-gold Live Room Ceramic Diner Mug. DONATE now at kexp.org/donate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}