Information about plays

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

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

{
    "id": 3577289,
    "uri": "https://api.kexp.org/v2/plays/3577289/?format=api",
    "airdate": "2025-11-12T15:17:41-08:00",
    "show": 65091,
    "show_uri": "https://api.kexp.org/v2/shows/65091/?format=api",
    "image_uri": "https://ia803200.us.archive.org/35/items/mbid-7932901f-c019-4d47-afd5-1c89c442c5c8/mbid-7932901f-c019-4d47-afd5-1c89c442c5c8-42713253876_thumb500.jpg",
    "thumbnail_uri": "https://ia803200.us.archive.org/35/items/mbid-7932901f-c019-4d47-afd5-1c89c442c5c8/mbid-7932901f-c019-4d47-afd5-1c89c442c5c8-42713253876_thumb250.jpg",
    "song": "Marigold",
    "track_id": "d3054ceb-c1be-4a88-9f7a-1fd125ac6d7c",
    "recording_id": "28018c84-86a7-4090-8a5c-a7c50b250095",
    "artist": "Snuggle",
    "artist_ids": [
        "6ce0d77d-d3a3-45b4-afd7-bda9d91d7d8f"
    ],
    "album": "Goodbyehouse",
    "release_id": "7932901f-c019-4d47-afd5-1c89c442c5c8",
    "release_group_id": "a8fb2818-2d33-495c-8e97-5ab642aed7e7",
    "labels": [
        "Escho"
    ],
    "label_ids": [
        "eb29db8c-175d-4bf0-8a41-166f774e9f2e"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Snuggle is a Copenhagen-based duo: Andrea Thuesen (Baby in Vain) and former Liss guitarist Vilhelm Strange,\n--\nTheir debut album, \"Goodbyehouse,\" was just released. \n--\nQ: What’s a motto that you think everyone should live by?\nA: “The Dude abides”\n\n Go here for an interview and some pictures of the couple:",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}