Information about plays

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

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

{
    "id": 3592082,
    "uri": "https://api.kexp.org/v2/plays/3592082/?format=api",
    "airdate": "2025-12-17T01:00:28-08:00",
    "show": 65399,
    "show_uri": "https://api.kexp.org/v2/shows/65399/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "BROKEN",
    "track_id": "ebc5f146-ed26-437e-b44a-afd44bf54c24",
    "recording_id": "f4db9893-5c24-4942-874d-a93a5263781c",
    "artist": "Ela Minus",
    "artist_ids": [
        "a5e221c1-da44-4ebb-a2ea-1a704782413c"
    ],
    "album": "DIA",
    "release_id": "be186ecd-ed9e-42e6-826e-931d516a8bf0",
    "release_group_id": "fa50502f-1746-4299-b56a-2f8340b9ae46",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-01-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Top ten list of 2025!\nCheck'em out-> https://www.kexp.org/read/2025/12/10/kexp-djs-top-albums-of-2025/\n\n\nColombian artist Ela Minus-- whose real name is Gabriela Jimeno Caldas---grew up in Bogotá, where she played drums in a punk band. She then came to Boston's Berklee College of Music to study percussion, but she found her true inspiration in that city's dance clubs..\n--\nHer new album, \"DÍA, \" brings a \"human touch to a largely electronic music scene\"  Enjoy this NPR feature on the artist who makes beats for dancing and crying: https://www.npr.org/2025/01/30/nx-s1-5213901/ela-minus-dia-album-colombia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}