Information about plays

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

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

{
    "id": 3561210,
    "uri": "https://api.kexp.org/v2/plays/3561210/?format=api",
    "airdate": "2025-10-04T12:48:49-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia903207.us.archive.org/19/items/mbid-9353f811-70e9-3c32-ac8c-f9dd113c8a9f/mbid-9353f811-70e9-3c32-ac8c-f9dd113c8a9f-3810258865_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/19/items/mbid-9353f811-70e9-3c32-ac8c-f9dd113c8a9f/mbid-9353f811-70e9-3c32-ac8c-f9dd113c8a9f-3810258865_thumb250.jpg",
    "song": "De-Luxe",
    "track_id": "dc4fe0f8-d4de-3030-a72f-eb3303993826",
    "recording_id": "fd674574-ff59-489c-8d1f-5df562bac063",
    "artist": "Lush",
    "artist_ids": [
        "697801d1-68b2-4413-a7e4-0ef507d21cc1"
    ],
    "album": "Gala",
    "release_id": "7c22043b-2926-4286-a194-58ab444ca26b",
    "release_group_id": "347e0971-6e5e-3d79-bf6e-d1ffbb2c6bb3",
    "labels": [
        "Reprise Records",
        "4AD"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1990-11-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Public Media! Donate today: https://www.kexp.org/donate/\n\nCounting down the Listener's Top Albums of all time!\n\n#731 Lush - Gala\n---\nLush formed in 1987 when close friends Miki Berenyi and Emma Anderson (who were in other bands previously) joined Chris Acland’s band, Baby Machines. After bassist Steve Rippon joined the band, they changed their name to Lush: https://mylifeinmusiclists.ca/2017/10/16/best-tunes-of-1990-8-lush-de-luxe/ --- https://4ad.com/artists/lush",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}