Information about plays

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

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

{
    "id": 3597561,
    "uri": "https://api.kexp.org/v2/plays/3597561/?format=api",
    "airdate": "2025-12-29T09:38:39-08:00",
    "show": 65506,
    "show_uri": "https://api.kexp.org/v2/shows/65506/?format=api",
    "image_uri": "https://ia801402.us.archive.org/33/items/mbid-08b7b95b-e9e6-4bce-8ab4-fbc8ddd3a6bd/mbid-08b7b95b-e9e6-4bce-8ab4-fbc8ddd3a6bd-16360485757_thumb500.jpg",
    "thumbnail_uri": "https://ia601402.us.archive.org/33/items/mbid-08b7b95b-e9e6-4bce-8ab4-fbc8ddd3a6bd/mbid-08b7b95b-e9e6-4bce-8ab4-fbc8ddd3a6bd-16360485757_thumb250.jpg",
    "song": "Lips Like Sugar",
    "track_id": "4222e8e2-e417-3c4e-9037-4965d0fa92b6",
    "recording_id": "92f4691f-ad46-4192-9970-2b44d4668e92",
    "artist": "Echo & The Bunnymen",
    "artist_ids": [
        "ccd4879c-5e88-4385-b131-bf65296bf245"
    ],
    "album": "Echo & The Bunnymen",
    "release_id": "29bbcca2-3b50-4c93-a012-d27112bd3908",
    "release_group_id": "02867223-9d6f-3c45-a4c1-fd3419c22b33",
    "labels": [
        "Sire Records",
        "Rhino"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf",
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2004-01-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Lips Like Sugar” was originally released as the second single off Echo & the Bunnymen’s 1987, eponymously-named fifth record, the group’s most commercially successful album in North America. Frontman Ian McCulloch initially disliked the song because he thought it sounded too commercial.\n--\nWatch the MAGICAL music video here: https://tinyurl.com/24hx6evc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}