Information about plays

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

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

{
    "id": 3528272,
    "uri": "https://api.kexp.org/v2/plays/3528272/?format=api",
    "airdate": "2025-07-17T17:17:26-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://ia800108.us.archive.org/24/items/mbid-c65cad33-fc8f-45a4-bf3b-8f20aff8141a/mbid-c65cad33-fc8f-45a4-bf3b-8f20aff8141a-41364793329_thumb500.jpg",
    "thumbnail_uri": "https://ia800108.us.archive.org/24/items/mbid-c65cad33-fc8f-45a4-bf3b-8f20aff8141a/mbid-c65cad33-fc8f-45a4-bf3b-8f20aff8141a-41364793329_thumb250.jpg",
    "song": "Ballerina",
    "track_id": "e0f6d293-8ad4-4e17-a6d2-88c5822a8358",
    "recording_id": "e7bfc3ef-2c42-458b-b96d-8e4a04221308",
    "artist": "Daisy the Great",
    "artist_ids": [
        "86c08fe0-1cac-4e32-ab77-f36db9b37fd1"
    ],
    "album": "The Rubber Teeth Talk",
    "release_id": "c65cad33-fc8f-45a4-bf3b-8f20aff8141a",
    "release_group_id": "a6e50759-c7c4-411a-ac59-7ffca7fdb16b",
    "labels": [
        "S‐Curve Records"
    ],
    "label_ids": [
        "508797d9-e5c3-4376-be2e-30b3bb58eca7"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Daisy the Great will be on tour!\n\n- September 23rd @ Seattle's Barboza \n- September 25th @ SF's Cafe du Nord\n--\nThird album released in June by Daisy the Great, the Brooklyn band led by singer-songwriters Kelley Dugan and Mina Walker.\n\nhttps://daisythegreatband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}