Information about plays

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

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

{
    "id": 3561971,
    "uri": "https://api.kexp.org/v2/plays/3561971/?format=api",
    "airdate": "2025-10-06T09:06:29-07:00",
    "show": 64762,
    "show_uri": "https://api.kexp.org/v2/shows/64762/?format=api",
    "image_uri": "https://ia800308.us.archive.org/21/items/mbid-3d12c416-5188-305a-8ae7-f15380dcf0f2/mbid-3d12c416-5188-305a-8ae7-f15380dcf0f2-13434157598_thumb500.jpg",
    "thumbnail_uri": "https://ia600308.us.archive.org/21/items/mbid-3d12c416-5188-305a-8ae7-f15380dcf0f2/mbid-3d12c416-5188-305a-8ae7-f15380dcf0f2-13434157598_thumb250.jpg",
    "song": "Blowing It",
    "track_id": "b15119bd-060d-3bcc-b9ff-060708f6bd53",
    "recording_id": "4afeb1a7-68a7-4782-bfec-126d025c6fd5",
    "artist": "Dinosaur Jr.",
    "artist_ids": [
        "77c167d2-4965-4421-830a-9815e4956475"
    ],
    "album": "Green Mind",
    "release_id": "3d12c416-5188-305a-8ae7-f15380dcf0f2",
    "release_group_id": "15bb23cc-0d7d-37ec-98b9-6c5efa90843b",
    "labels": [
        "Blanco y Negro Records"
    ],
    "label_ids": [
        "dfe73666-3b14-4f75-bcad-ec311546aeff"
    ],
    "release_date": "1991-02-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#594 on YOUR countdown of the greatest albums of all-time. \n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}