Information about plays

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

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

{
    "id": 3532429,
    "uri": "https://api.kexp.org/v2/plays/3532429/?format=api",
    "airdate": "2025-07-27T13:58:26-07:00",
    "show": 64129,
    "show_uri": "https://api.kexp.org/v2/shows/64129/?format=api",
    "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b-41532608796_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b/mbid-190f6b7a-d1f7-467c-be2b-26e2520e5e4b-41532608796_thumb250.jpg",
    "song": "Bounce House",
    "track_id": "785e5fd5-3e70-4901-b15a-e6d1b50b7114",
    "recording_id": "fc8dfcc5-fb93-491e-a9bd-d02e2f809b65",
    "artist": "Gelli Haha",
    "artist_ids": [
        "1f804ef4-e3b2-430b-9cd1-883f234ea603"
    ],
    "album": "Switcheroo",
    "release_id": "190f6b7a-d1f7-467c-be2b-26e2520e5e4b",
    "release_group_id": "cffa555d-5d3a-4f86-b638-89362e272c03",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single from Los Angeles-based artist/performer Gelli Haha.\n\nhttps://gellihaha.bandcamp.com/album/switcheroo\nhttps://gelli.world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}