Information about plays

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

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

{
    "id": 3619013,
    "uri": "https://api.kexp.org/v2/plays/3619013/?format=api",
    "airdate": "2026-02-18T07:23:39-08:00",
    "show": 65965,
    "show_uri": "https://api.kexp.org/v2/shows/65965/?format=api",
    "image_uri": "https://dn711205.ca.archive.org/0/items/mbid-f0d7c6e3-6a51-3789-acb7-ac80ba78e875/mbid-f0d7c6e3-6a51-3789-acb7-ac80ba78e875-26688482441_thumb500.jpg",
    "thumbnail_uri": "https://ia803204.us.archive.org/35/items/mbid-f0d7c6e3-6a51-3789-acb7-ac80ba78e875/mbid-f0d7c6e3-6a51-3789-acb7-ac80ba78e875-26688482441_thumb250.jpg",
    "song": "Radiation Ruling the Nation (Protection)",
    "track_id": "a08f62a6-eb50-3d19-86b5-c502667ea70f",
    "recording_id": "7159a119-2113-47c2-8c4b-53bed6bacd38",
    "artist": "Massive Attack v. Mad Professor",
    "artist_ids": [
        "ea3b97e8-8a76-4ea7-8e6f-3ebf40acaeb8",
        "10adbe5e-a2c0-4bf3-8249-2b4cbf6e6ca8"
    ],
    "album": "No Protection",
    "release_id": "f0d7c6e3-6a51-3789-acb7-ac80ba78e875",
    "release_group_id": "54bd7d44-86e1-3e3c-82e0-10febdedcbda",
    "labels": [
        "Circa Records",
        "Wild Bunch Records"
    ],
    "label_ids": [
        "2df11336-aca7-460e-8c2a-02ae67508ddf",
        "b757080f-b10d-49dd-9d7d-ae723112710a"
    ],
    "release_date": "1995-02-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "No Protection is a 1995 dub remix of Massive Attack's second album Protection by the British dub producer Mad Professor.\n\nMad Professor is one of the leading figures in Dub.\nHaving started building electronic equipment in the seventies, Neil Fraser evolved into building mixing desks and sound effect units.\n\nhttps://jwrayrecords.com/products/massive-attack-v-mad-professor-no-protection-vinyl\n\nhttps://madprofessor.bandcamp.com\nhttps://massiveattack.ie/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}