Information about plays

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

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

{
    "id": 3580710,
    "uri": "https://api.kexp.org/v2/plays/3580710/?format=api",
    "airdate": "2025-11-20T17:13:34-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://ia802908.us.archive.org/13/items/mbid-70c03b0c-3e16-48e1-9a46-44a2008f4421/mbid-70c03b0c-3e16-48e1-9a46-44a2008f4421-32450076210_thumb500.jpg",
    "thumbnail_uri": "https://ia902908.us.archive.org/13/items/mbid-70c03b0c-3e16-48e1-9a46-44a2008f4421/mbid-70c03b0c-3e16-48e1-9a46-44a2008f4421-32450076210_thumb250.jpg",
    "song": "Crosswalk",
    "track_id": "77df1c85-ee7e-4fd9-ac9d-8ba5f195a20b",
    "recording_id": "0f38274f-f1a5-4073-bd6f-c30e1364cd78",
    "artist": "Totally Enormous Extinct Dinosaurs",
    "artist_ids": [
        "bd075a82-b196-4752-a1bb-3d87be3236a0"
    ],
    "album": "When the Lights Go",
    "release_id": "70c03b0c-3e16-48e1-9a46-44a2008f4421",
    "release_group_id": "7faadf17-5a88-449b-86a7-ed30b464103b",
    "labels": [
        "Nice Age"
    ],
    "label_ids": [
        "58cfc703-0e5c-421d-96f3-ab4d2967c262"
    ],
    "release_date": "2022-07-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Orlando Tobias Edward Higginbottom, known professionally as Totally Enormous Extinct Dinosaurs (or TEED), is a British electronic music producer, DJ and singer-songwriter.\n--\nGo here to purchase the album:  https://totallyenormousextinctdinosaurs.bandcamp.com/album/when-the-lights-go",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}