Information about plays

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

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

{
    "id": 3583027,
    "uri": "https://api.kexp.org/v2/plays/3583027/?format=api",
    "airdate": "2025-11-26T00:55:29-08:00",
    "show": 65211,
    "show_uri": "https://api.kexp.org/v2/shows/65211/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-16b91fa3-4a0a-43ca-840d-7259fc7ad539/mbid-16b91fa3-4a0a-43ca-840d-7259fc7ad539-43313145352_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-16b91fa3-4a0a-43ca-840d-7259fc7ad539/mbid-16b91fa3-4a0a-43ca-840d-7259fc7ad539-43313145352_thumb250.jpg",
    "song": "Buffalo, 1981",
    "track_id": "d40ec6ae-16a1-4e41-8afc-a858f7d15fe7",
    "recording_id": "72d27a28-f9cb-449f-ac6f-ffb2a329e5ab",
    "artist": "Haley Heynderickx & Max García Conover",
    "artist_ids": [
        "f0805df4-1541-48b1-8482-4c789f83cfcf",
        "69e45e41-0ee1-4891-ad16-d50c23134293"
    ],
    "album": "What of Our Nature",
    "release_id": "16b91fa3-4a0a-43ca-840d-7259fc7ad539",
    "release_group_id": "fb28271f-7bda-4c2f-bb04-2e23db030b18",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}