Information about plays

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

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

{
    "id": 3545979,
    "uri": "https://api.kexp.org/v2/plays/3545979/?format=api",
    "airdate": "2025-08-28T18:30:46-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/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": "Heartbreaker",
    "track_id": "d2364f5a-2837-42af-8be4-2420b680887e",
    "recording_id": "33b2d7fd-41f4-41f3-b8b4-654f2d74893d",
    "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": "Precipice, Indigo de Souza's 4th studio album was released last month!\nhttps://www.indigodesouza.com\n--\nAsheville, NC, artist Indigo De Souza will be playing at Bumbershoot Arts and Music Festival in Seattle on Labor Day weekend, Saturday and Sunday, August 30th and 31st: https://bumbershoot.com/\n--\nCheck out this 2022 Live on KEXP performance from Indigo De Souza here: https://www.youtube.com/watch?v=8XTRX2DCUDU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}