Information about plays

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

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

{
    "id": 3630308,
    "uri": "https://api.kexp.org/v2/plays/3630308/?format=api",
    "airdate": "2026-03-17T19:30:20-07:00",
    "show": 66209,
    "show_uri": "https://api.kexp.org/v2/shows/66209/?format=api",
    "image_uri": "https://coverartarchive.org/release/1af756cc-8ac0-4d27-ac52-fdfd2b9773be/27730832115-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1af756cc-8ac0-4d27-ac52-fdfd2b9773be/27730832115-250.jpg",
    "song": "Hue",
    "track_id": null,
    "recording_id": "e0e1e77d-0573-48dd-bd84-f221ed2ddf15",
    "artist": "Red Axes",
    "artist_ids": [
        "a9734106-210d-4c29-b2cb-aed0cb049733"
    ],
    "album": "Trips #2: Vietnam",
    "release_id": null,
    "release_group_id": "03078d95-8115-43ab-892c-0cdfe79a6060",
    "labels": [
        "!K7"
    ],
    "label_ids": [
        "893364ff-1830-4694-833d-93751f14f984"
    ],
    "release_date": "2019-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tel Aviv-based duo of Dori Sadovnik and Niv Arzi. Informed by post-punk, new wave, and a plethora of club sounds old and new. In exploration of Vietnamese rhythms, this track is a blissful beat with a shimmering lead melody line and layer upon layer of wind instruments, claps and hits that speak directly to your soul.\n\nBandcamp: https://red-axes.bandcamp.com/album/trips-2-vietnam",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}