Information about plays

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

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

{
    "id": 3580615,
    "uri": "https://api.kexp.org/v2/plays/3580615/?format=api",
    "airdate": "2025-11-20T10:54:59-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9/mbid-dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9-7923785929_thumb500.jpg",
    "thumbnail_uri": "https://ia600203.us.archive.org/23/items/mbid-dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9/mbid-dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9-7923785929_thumb250.jpg",
    "song": "How You Like Me Now?",
    "track_id": "3bc1c20b-b37b-3eb0-8992-acdf8ab13aa6",
    "recording_id": "68332588-af56-4b83-8f56-c862bb5c0119",
    "artist": "The Heavy",
    "artist_ids": [
        "ea99eec5-bd72-4b4f-86e4-54c5a34f7e10"
    ],
    "album": "The House That Dirt Built",
    "release_id": "dfbbc3cb-6416-4fc2-8c37-85694e9f6fa9",
    "release_group_id": "d7f6c1d7-9f77-41d8-a511-6fbf4ddb916d",
    "labels": [
        "Counter Records"
    ],
    "label_ids": [
        "93214c28-306f-493f-a1e8-be3e04e1ab78"
    ],
    "release_date": "2009-10-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK soul/rock/funk band The Heavy played live at KEXP in 2013. Watch here: https://www.youtube.com/watch?v=AJvWzBuIKa0\n\nhttp://theheavy.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}