Information about plays

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

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

{
    "id": 3529946,
    "uri": "https://api.kexp.org/v2/plays/3529946/?format=api",
    "airdate": "2025-07-21T14:06:05-07:00",
    "show": 64076,
    "show_uri": "https://api.kexp.org/v2/shows/64076/?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": "You Got Time and I Got Money",
    "track_id": "6b259b81-fc24-49c1-88bd-2b305daf1bc7",
    "recording_id": "152b276a-8be0-4e7d-a6ef-a8033c61125b",
    "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": "New from the Oslo duo of Catharina Stoltenberg and Henriette Motzfeldt.\n\nhttps://smerzforyou.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}