Information about plays

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

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

{
    "id": 3542888,
    "uri": "https://api.kexp.org/v2/plays/3542888/?format=api",
    "airdate": "2025-08-21T13:30:32-07:00",
    "show": 64348,
    "show_uri": "https://api.kexp.org/v2/shows/64348/?format=api",
    "image_uri": "https://ia801400.us.archive.org/5/items/mbid-739ab683-abda-4346-a8c1-1a81cd369fcf/mbid-739ab683-abda-4346-a8c1-1a81cd369fcf-32771048720_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/5/items/mbid-739ab683-abda-4346-a8c1-1a81cd369fcf/mbid-739ab683-abda-4346-a8c1-1a81cd369fcf-32771048720_thumb250.jpg",
    "song": "Too Much Too Young",
    "track_id": "d5fe9604-9e57-35f1-ba1f-a851dceb5440",
    "recording_id": "f551c513-763a-47b9-b7ad-419e0d971b14",
    "artist": "The Specials",
    "artist_ids": [
        "07eb40a2-2914-439c-a01d-15a685b84ddf"
    ],
    "album": "Specials",
    "release_id": "739ab683-abda-4346-a8c1-1a81cd369fcf",
    "release_group_id": "9c02ca99-df9a-3e48-8b7a-fabb599d19a3",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "2002-05-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Nancy:  I’ve been a listener for a while and today’s stories made me think of my friends Finn Panton and David Swift. Finn battled cancer for 14 years but never stopped playing music, while David, a gentle soul, passed away during chemo. They both supported me through my transition in 2017, and I’m forever grateful for their kindness.\nWe played in several bands together, including ska bands and a punk band, and Finn even inspired me to live healthier.\nI also lost my uncle, a huge music fan and BBC engineer, who inspired my career. When I inherited his studio gear, I cranked up \"Stairway to Heaven\" in his memory.\nCould you play \"Too Much Too Young\" for Finn and David?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}