Information about plays

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

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

{
    "id": 3522087,
    "uri": "https://api.kexp.org/v2/plays/3522087/?format=api",
    "airdate": "2025-07-03T12:47:42-07:00",
    "show": 63907,
    "show_uri": "https://api.kexp.org/v2/shows/63907/?format=api",
    "image_uri": "https://ia601609.us.archive.org/10/items/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa-41849884088_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa-41849884088_thumb250.jpg",
    "song": "Heartthrob",
    "track_id": "3a7dfe52-c7ae-4bb7-9c9a-6239240a316b",
    "recording_id": "19bebc62-145e-4258-a89a-926e65951ac9",
    "artist": "Indigo De Souza",
    "artist_ids": [
        "a8d894ce-0e6b-4ddd-a49b-46f6330a590f"
    ],
    "album": "Precipice",
    "release_id": "fca312d6-4e8b-4544-860c-19e4eaff2baa",
    "release_group_id": "268d7fcd-59db-463c-bcea-905f2bb71fa2",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Indigo De Souza will play the Bumbershoot Arts & Music Festival at Seattle Center on Saturday, August 30th!\n--\n\"I wrote heartthrob as a way to help process something that is often hard to talk about — the harmful ways I’ve been taken advantage of in my physical memory. Heartthrob is about harnessing anger, and turning it into something powerful and embodied. It’s about taking back my body and my experience. It’s a big f**k you to the abusers of the world. A sarcastic, angry cry for all bodies that have ever been touched in harmful ways.\" --Indigo De Souza\n\nhttps://www.stereogum.com/2306219/indigo-de-souza-announces-new-album-precipice-hear-heartthrob/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}