Information about plays

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

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

{
    "id": 3577372,
    "uri": "https://api.kexp.org/v2/plays/3577372/?format=api",
    "airdate": "2025-11-12T20:23:16-08:00",
    "show": 65093,
    "show_uri": "https://api.kexp.org/v2/shows/65093/?format=api",
    "image_uri": "https://ia600808.us.archive.org/3/items/mbid-28d2b4b1-c5ef-4fa6-a75c-f147ae98faf4/mbid-28d2b4b1-c5ef-4fa6-a75c-f147ae98faf4-41313727407_thumb500.jpg",
    "thumbnail_uri": "https://ia600808.us.archive.org/3/items/mbid-28d2b4b1-c5ef-4fa6-a75c-f147ae98faf4/mbid-28d2b4b1-c5ef-4fa6-a75c-f147ae98faf4-41313727407_thumb250.jpg",
    "song": "Mellowmaker",
    "track_id": "bb0c2d18-5ce3-487c-b6c9-13c156eae49e",
    "recording_id": "c1ff3ac4-e21e-41a6-a975-5f3d2afe53ca",
    "artist": "Black Market Karma",
    "artist_ids": [
        "de86014b-f68b-4be0-b568-3069995e7327"
    ],
    "album": "Mellowmaker",
    "release_id": "28d2b4b1-c5ef-4fa6-a75c-f147ae98faf4",
    "release_group_id": "44cf205c-2267-41b3-a43b-99e942d5caad",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Black Market Karma - Mellowmaker (Official Video) - https://www.youtube.com/watch?v=zfdRXCxsTo0\n\nreleased via Fuzz Club records\n--\nhttps://blackmarketkarma.lnk.to/mellowmaker",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}