Information about plays

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

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

{
    "id": 3537960,
    "uri": "https://api.kexp.org/v2/plays/3537960/?format=api",
    "airdate": "2025-08-09T15:55:54-07:00",
    "show": 64245,
    "show_uri": "https://api.kexp.org/v2/shows/64245/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-eb29ce8c-35a6-4100-8883-7bb8bdc1b381/mbid-eb29ce8c-35a6-4100-8883-7bb8bdc1b381-41494791688_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-eb29ce8c-35a6-4100-8883-7bb8bdc1b381/mbid-eb29ce8c-35a6-4100-8883-7bb8bdc1b381-41494791688_thumb250.jpg",
    "song": "Imagine This",
    "track_id": "e1603db8-aedf-4387-ac10-bd9bfb2e9954",
    "recording_id": "8be587e3-98a6-4adf-a50e-50164f7ed9eb",
    "artist": "Smerz",
    "artist_ids": [
        "4b913922-5cc8-4d9a-bbd8-19d7f9fa0cd5"
    ],
    "album": "Big City Life",
    "release_id": "eb29ce8c-35a6-4100-8883-7bb8bdc1b381",
    "release_group_id": "d3d7d45e-8300-4393-a031-e3d5273b0b4a",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-23",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Oslo, Norway\n\nhttps://smerzforyou.bandcamp.com/track/imagine-this",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}