Information about plays

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

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

{
    "id": 3610136,
    "uri": "https://api.kexp.org/v2/plays/3610136/?format=api",
    "airdate": "2026-01-28T08:42:47-08:00",
    "show": 65776,
    "show_uri": "https://api.kexp.org/v2/shows/65776/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-c1320456-fb71-46ba-bcd9-d95650166ad1/mbid-c1320456-fb71-46ba-bcd9-d95650166ad1-28963350540_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-c1320456-fb71-46ba-bcd9-d95650166ad1/mbid-c1320456-fb71-46ba-bcd9-d95650166ad1-28963350540_thumb250.jpg",
    "song": "Typical American",
    "track_id": "1cf830f4-9f9b-4d2b-8c63-cef957ed64de",
    "recording_id": "3d72e706-18ec-44e4-afe3-a1c97cee7074",
    "artist": "The Goats",
    "artist_ids": [
        "709c620b-c085-4c8c-a46b-ffc0ee8736d1"
    ],
    "album": "Tricks of the Shade (Designed for Radio Airplay)",
    "release_id": "23adb094-c828-46f5-8a34-09ab512b6432",
    "release_group_id": "5865d81f-0358-4bc4-9807-bbd12c0e2555",
    "labels": [
        "Ruffhouse Records",
        "Columbia"
    ],
    "label_ids": [
        "fb5e3051-217d-4ab7-bc7b-1d1d8e2327b3",
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Typical American\" was the debut single from this Philly hip-hop group. The Goats original line-up consisted of OaTie Kato (James D’Angelo), Madd (a.k.a. “the M-A-the-double-D”, Maxx Stoyanoff Williams), and Swayzack (Patrick Shupe). : https://magnetmagazine.com/2010/01/29/philly-blunt-the-goats/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}