Information about plays

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

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

{
    "id": 3539050,
    "uri": "https://api.kexp.org/v2/plays/3539050/?format=api",
    "airdate": "2025-08-12T06:21:39-07:00",
    "show": 64268,
    "show_uri": "https://api.kexp.org/v2/shows/64268/?format=api",
    "image_uri": "https://ia803404.us.archive.org/22/items/mbid-3271aef2-e9d7-4ccd-ab66-3982a7e3e8a6/mbid-3271aef2-e9d7-4ccd-ab66-3982a7e3e8a6-28440184088_thumb500.jpg",
    "thumbnail_uri": "https://ia903404.us.archive.org/22/items/mbid-3271aef2-e9d7-4ccd-ab66-3982a7e3e8a6/mbid-3271aef2-e9d7-4ccd-ab66-3982a7e3e8a6-28440184088_thumb250.jpg",
    "song": "Love Is Back",
    "track_id": "3027c8ac-1413-4446-a49f-4002d0072b22",
    "recording_id": "5b917410-7f4c-4741-8674-4cb0a707400e",
    "artist": "Celeste",
    "artist_ids": [
        "1b8a634e-9fa2-4ddb-bdcf-50bc7e4b167c"
    ],
    "album": "Not Your Muse",
    "release_id": "3271aef2-e9d7-4ccd-ab66-3982a7e3e8a6",
    "release_group_id": "07a41871-12aa-4b90-ac94-9beac1854de2",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2021-01-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brighton artist Celeste creates powerful vocals and poetic lyrics.\nhttps://www.celesteofficial.com/ \n\nDONT SLEEP ON THE MUSIC VIDEO! Directed by Sammy King, the colorful video for \"Love Is Back\" is set in the 80s, on the office floor of a reimagined stock-broker firm where women dominate. An homage to both female empowerment and love, the visual features a variety of cameos, including Mel C, Jaime Winstone, Miss Jason, Princess Julia, and more. \n\nhttps://www.youtube.com/watch?v=NIj-L1Gu1MM&t=5s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}