Information about plays

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

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

{
    "id": 3577111,
    "uri": "https://api.kexp.org/v2/plays/3577111/?format=api",
    "airdate": "2025-11-12T06:06:14-08:00",
    "show": 65087,
    "show_uri": "https://api.kexp.org/v2/shows/65087/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-568fac5e-6c79-4edd-b657-87cac045f08c/mbid-568fac5e-6c79-4edd-b657-87cac045f08c-43501354448_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-568fac5e-6c79-4edd-b657-87cac045f08c/mbid-568fac5e-6c79-4edd-b657-87cac045f08c-43501354448_thumb250.jpg",
    "song": "Wind in the Night",
    "track_id": "30bd4743-8035-4ccf-b653-404cb908f1b6",
    "recording_id": "fee287df-2498-4db7-a1c9-14da09b97371",
    "artist": "Kennebec feat. Alea Lorén & Co",
    "artist_ids": [
        "f05ba642-99ab-4aed-9250-83578eb2d859",
        "e653d242-3202-4a4d-b975-0476b253d581"
    ],
    "album": "The Water Wheel",
    "release_id": "568fac5e-6c79-4edd-b657-87cac045f08c",
    "release_group_id": "8d5f2491-f63f-46e0-92a4-cf8e30627c95",
    "labels": [
        "Rainwatch"
    ],
    "label_ids": [
        "8ad782a7-8ca4-4313-acf7-ed61cfe18a78"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Water Wheel is a concept album exploring impermanence and the cyclical nature of life — inspired by a time of profound personal change. Written in his home studio, the record is at once soothing and adventurous, blending acoustic textures, orchestral arrangements, and rhythms that draw from global influences.\n\nhttps://kud.li/EPM002",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}