Information about plays

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

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

{
    "id": 3573477,
    "uri": "https://api.kexp.org/v2/plays/3573477/?format=api",
    "airdate": "2025-11-03T11:48:16-08:00",
    "show": 65013,
    "show_uri": "https://api.kexp.org/v2/shows/65013/?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": "Roll the Dice",
    "track_id": "b62324ba-ac73-46fc-8c94-b89b839b0547",
    "recording_id": "4a60650c-9087-44eb-a29d-e2a79893e726",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Oslo, Norway.\n\n\"Smerz Are the Norwegian Duo Making Off-Kilter Pop Music for the Ages.\" https://www.vogue.com/article/smerz-big-city-life-interview\n\nhttps://smerzforyou.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}