Information about plays

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

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

{
    "id": 3542705,
    "uri": "https://api.kexp.org/v2/plays/3542705/?format=api",
    "airdate": "2025-08-21T01:29:50-07:00",
    "show": 64344,
    "show_uri": "https://api.kexp.org/v2/shows/64344/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-0bc4d7fa-2a4d-4add-a9d7-1c9cccdc963a/mbid-0bc4d7fa-2a4d-4add-a9d7-1c9cccdc963a-6139415263_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-0bc4d7fa-2a4d-4add-a9d7-1c9cccdc963a/mbid-0bc4d7fa-2a4d-4add-a9d7-1c9cccdc963a-6139415263_thumb250.jpg",
    "song": "B-Boy Document '99",
    "track_id": "577159c4-8edf-3af5-ae82-02c6cbc0652b",
    "recording_id": "70cf6343-601f-4cfb-825e-b78aba2ccf8d",
    "artist": "The High & Mighty feat. Mos Def & Skillz",
    "artist_ids": [
        "8aa6013e-369a-4f85-a9ec-7334cb2480f4",
        "f05aa6e0-3511-44a7-ba4e-08fe8826ae23",
        "9f4551c6-1324-4ac5-b3fe-a5c5cfacd54d"
    ],
    "album": "Rawkus Records: Best of Decade I (1995-2005)",
    "release_id": "0bc4d7fa-2a4d-4add-a9d7-1c9cccdc963a",
    "release_group_id": "0bee80ff-737b-3112-8317-d3259db0af6a",
    "labels": [],
    "label_ids": [],
    "release_date": "2005-12-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Chad in Edmonds!\n\nThis is a remake of the 1987 classic “B-Boy Document” by the Krown Rulers.\n--\nThe High & Mighty is an American hip hop duo from Philadelphia, composed of rapper  Mr. Eon (Eric Meltzer) and DJ Mighty Mi (Milo Berger). They enlisted Yasiin Bey and Mad Skillz on this track.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}