Information about plays

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

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

{
    "id": 3561247,
    "uri": "https://api.kexp.org/v2/plays/3561247/?format=api",
    "airdate": "2025-10-04T14:45:25-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia802908.us.archive.org/15/items/mbid-6b5e6cfe-4484-355e-b9d2-d4e16dcd6d17/mbid-6b5e6cfe-4484-355e-b9d2-d4e16dcd6d17-12688889925_thumb500.jpg",
    "thumbnail_uri": "https://ia802908.us.archive.org/15/items/mbid-6b5e6cfe-4484-355e-b9d2-d4e16dcd6d17/mbid-6b5e6cfe-4484-355e-b9d2-d4e16dcd6d17-12688889925_thumb250.jpg",
    "song": "People Are People",
    "track_id": "77fd8f06-be30-3771-ae02-04d38b3cd710",
    "recording_id": "faa06ef9-caa3-44c2-aadf-0029e3390a06",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "Some Great Reward",
    "release_id": "6b5e6cfe-4484-355e-b9d2-d4e16dcd6d17",
    "release_group_id": "b3100982-db15-3a4b-a3ed-363c91cb40de",
    "labels": [
        "Mute",
        "Sire Records"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8",
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1984-10-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support KEXP & Donate today: https://www.kexp.org/donate/\n\nFor the Fall Fundraising Drive we are counting down the Listener's Top Albums of all time!\n\n#713 Depeche Mode - Some Great Reward\n---\nThis 1984 track was Depeche Mode's first hit single in the US. The percussion on this song incorporates various culinary implements. Lead singer Dave Gahan explained: \"We used to go into studios, and the first thing we'd do, we'd ask where the kitchen was - literally for pots and pans and things that we could throw down the stairs, and record the rhythms they would make crashing around, and then make it into loops.\": https://tinyurl.com/4b5fqksq",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}