Information about plays

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

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

{
    "id": 3527661,
    "uri": "https://api.kexp.org/v2/plays/3527661/?format=api",
    "airdate": "2025-07-16T09:00:21-07:00",
    "show": 64028,
    "show_uri": "https://api.kexp.org/v2/shows/64028/?format=api",
    "image_uri": "https://ia903103.us.archive.org/27/items/mbid-df2a5e17-a67e-455a-8904-377f501e7966/mbid-df2a5e17-a67e-455a-8904-377f501e7966-42472007137_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-df2a5e17-a67e-455a-8904-377f501e7966/mbid-df2a5e17-a67e-455a-8904-377f501e7966-42472007137_thumb250.jpg",
    "song": "Insane",
    "track_id": "7dafc7b6-e742-4905-91b1-167032ad816c",
    "recording_id": "041a544f-6671-4cdd-9ac2-92de6e7cedff",
    "artist": "The Thing",
    "artist_ids": [
        "e728c530-8b49-48a5-89e0-11137f8add0c"
    ],
    "album": "Something To Say / Insane",
    "release_id": "df2a5e17-a67e-455a-8904-377f501e7966",
    "release_group_id": "7ceac045-f180-44fa-a608-bd0d1e60f75f",
    "labels": [
        "Onion Records"
    ],
    "label_ids": [
        "51a819a7-cea9-415d-8ff4-01799fc6c05e"
    ],
    "release_date": "2025-07-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Brooklyn, NY trio \"The Thing\".\n\nhttps://thingthething.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}