Information about plays

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

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

{
    "id": 3561967,
    "uri": "https://api.kexp.org/v2/plays/3561967/?format=api",
    "airdate": "2025-10-06T08:45:51-07:00",
    "show": 64762,
    "show_uri": "https://api.kexp.org/v2/shows/64762/?format=api",
    "image_uri": "https://ia804506.us.archive.org/29/items/mbid-172fb833-a91d-3e79-ac92-3a1252e06c55/mbid-172fb833-a91d-3e79-ac92-3a1252e06c55-8208718594_thumb500.jpg",
    "thumbnail_uri": "https://ia904506.us.archive.org/29/items/mbid-172fb833-a91d-3e79-ac92-3a1252e06c55/mbid-172fb833-a91d-3e79-ac92-3a1252e06c55-8208718594_thumb250.jpg",
    "song": "Blue Bell Knoll",
    "track_id": "073ba408-9d66-36e5-8815-d9b27e6f75d2",
    "recording_id": "03eafdba-f562-48b4-8beb-ae3c0e4a51b9",
    "artist": "Cocteau Twins",
    "artist_ids": [
        "000fc734-b7e1-4a01-92d1-f544261b43f5"
    ],
    "album": "Blue Bell Knoll",
    "release_id": "172fb833-a91d-3e79-ac92-3a1252e06c55",
    "release_group_id": "33260535-22d6-36b5-a636-f0c012e2f5a4",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2004-04-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#597 on YOUR countdown of the greatest albums of all-time. We take this for granted, but NAME ONE OTHER STATION that you listen to, THAT PLAYS THIS AMAZING ART!\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}