Information about plays

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

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

{
    "id": 3618098,
    "uri": "https://api.kexp.org/v2/plays/3618098/?format=api",
    "airdate": "2026-02-16T01:39:16-08:00",
    "show": 65946,
    "show_uri": "https://api.kexp.org/v2/shows/65946/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-d20cda3f-5d26-498c-89a6-4989c7415b69/mbid-d20cda3f-5d26-498c-89a6-4989c7415b69-42957448346_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-d20cda3f-5d26-498c-89a6-4989c7415b69/mbid-d20cda3f-5d26-498c-89a6-4989c7415b69-42957448346_thumb250.jpg",
    "song": "Prophet",
    "track_id": "13f7e947-653d-4bf6-a1bf-4d5e512a0954",
    "recording_id": "6508b956-991d-4fa1-8fe9-1e66d340cc88",
    "artist": "Venna",
    "artist_ids": [
        "c529a57c-bc28-48f2-bad2-cdacae48c4af"
    ],
    "album": "MALIK",
    "release_id": "d20cda3f-5d26-498c-89a6-4989c7415b69",
    "release_group_id": "12aa0fa6-6767-431b-8a27-25715e267419",
    "labels": [
        "Cashmere Thoughts"
    ],
    "label_ids": [
        "fade8b3e-523f-47c0-96e3-3d74d97f8851"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Had the pleasure of hosting Venna and his wonderful band from the U.K. just this past week in the Live Room",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}