Information about plays

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

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

{
    "id": 3547627,
    "uri": "https://api.kexp.org/v2/plays/3547627/?format=api",
    "airdate": "2025-09-01T15:42:06-07:00",
    "show": 64447,
    "show_uri": "https://api.kexp.org/v2/shows/64447/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-b9b6a70c-b075-4fc1-a273-269d9973933c/mbid-b9b6a70c-b075-4fc1-a273-269d9973933c-28581176697_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-b9b6a70c-b075-4fc1-a273-269d9973933c/mbid-b9b6a70c-b075-4fc1-a273-269d9973933c-28581176697_thumb250.jpg",
    "song": "El alma y el cuerpo",
    "track_id": "b9f1d161-5124-4d3c-882a-b86c2e198459",
    "recording_id": "e0b6b4e1-94d0-447f-9a67-1e9d9ff912b9",
    "artist": "Bomba Estéreo",
    "artist_ids": [
        "aea8576d-7ad5-4430-bf2e-63725d80f05c"
    ],
    "album": "Elegancia tropical",
    "release_id": "79f45183-2f11-496d-b9e1-2249d272852f",
    "release_group_id": "4c1f6296-3151-4a4a-9ec8-cae332815317",
    "labels": [
        "Polen Records"
    ],
    "label_ids": [
        "1a2ec8f6-a182-4a45-bedc-c2a87e788c0d"
    ],
    "release_date": "2012-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Attn: Bay Area (Berkeley, specifically), tune in to El Sonido tonight 7pm-10pm for a ticket giveaway to Bomba Estereo + Rawayana on September 12th at the Greek Theater.\n\n---\n\nWatch the band doing this one live at KEXP in 2013 here: https://www.youtube.com/watch?v=H6SZuAcqeW8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}