Information about plays

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

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

{
    "id": 3572158,
    "uri": "https://api.kexp.org/v2/plays/3572158/?format=api",
    "airdate": "2025-10-31T09:13:24-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-5e5c9602-41b9-4840-b206-8bb0cedb7b3d/mbid-5e5c9602-41b9-4840-b206-8bb0cedb7b3d-26944788896_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-5e5c9602-41b9-4840-b206-8bb0cedb7b3d/mbid-5e5c9602-41b9-4840-b206-8bb0cedb7b3d-26944788896_thumb250.jpg",
    "song": "Babysitter (feat. Trent Reznor)",
    "track_id": "b28e9fbb-4d17-4077-87de-e7b2477a517d",
    "recording_id": "00b26906-90b1-468c-9ef9-ea0fe4718975",
    "artist": "TOBACCO",
    "artist_ids": [
        "7d3996ec-e9e9-41ec-8f4d-e336f64fc7c6",
        "bc880664-6751-4998-984d-ebdbff15d229"
    ],
    "album": "Hot Wet & Sassy",
    "release_id": "5e5c9602-41b9-4840-b206-8bb0cedb7b3d",
    "release_group_id": "09f9e072-7f78-4f84-86fb-22b4af5fa6f1",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2020-10-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TOBACCO is the solo name of the frontman of Black Moth Super Rainbow, Thomas Fec. Trent Reznor joined him in this haunting collaboration.\n --\n Watch a live in-studio performance by TOBACCO in 2016: https://www.youtube.com/watch?v=LV3vdMEOJOM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}