Information about plays

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

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

{
    "id": 3573896,
    "uri": "https://api.kexp.org/v2/plays/3573896/?format=api",
    "airdate": "2025-11-04T11:44:22-08:00",
    "show": 65021,
    "show_uri": "https://api.kexp.org/v2/shows/65021/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-b0669dea-ea16-40d8-8a95-342aeb5f5ae5/mbid-b0669dea-ea16-40d8-8a95-342aeb5f5ae5-38184489378_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-b0669dea-ea16-40d8-8a95-342aeb5f5ae5/mbid-b0669dea-ea16-40d8-8a95-342aeb5f5ae5-38184489378_thumb250.jpg",
    "song": "Say When",
    "track_id": "e9abcf72-3495-4e29-b2fd-96e2db46264c",
    "recording_id": "be33d2c7-a7d8-4441-89e7-c9c745ec56f3",
    "artist": "Blushing",
    "artist_ids": [
        "b4c8edcb-9cc9-4900-89cc-6d8b9817d6c8"
    ],
    "album": "Sugarcoat",
    "release_id": "b0669dea-ea16-40d8-8a95-342aeb5f5ae5",
    "release_group_id": "451afaf8-3b0a-4055-8358-317c1b351717",
    "labels": [
        "Kanine Records"
    ],
    "label_ids": [
        "60f34206-2688-499c-8b55-c7ec1510517f"
    ],
    "release_date": "2024-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blushing was formed in 2016 in Austin, Texas and consists of the double husband & wife pairs of Christina & Noe Carmona and Michelle & Jacob Soto,: https://www.blushingmusic.com/blushing-about\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}