Information about plays

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

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

{
    "id": 3477628,
    "uri": "https://api.kexp.org/v2/plays/3477628/?format=api",
    "airdate": "2025-03-19T02:23:20-07:00",
    "show": 62948,
    "show_uri": "https://api.kexp.org/v2/shows/62948/?format=api",
    "image_uri": "https://ia800907.us.archive.org/7/items/mbid-fe94da4f-4f27-4730-ac4d-a08d1e58bd67/mbid-fe94da4f-4f27-4730-ac4d-a08d1e58bd67-22805153945_thumb500.jpg",
    "thumbnail_uri": "https://ia800907.us.archive.org/7/items/mbid-fe94da4f-4f27-4730-ac4d-a08d1e58bd67/mbid-fe94da4f-4f27-4730-ac4d-a08d1e58bd67-22805153945_thumb250.jpg",
    "song": "Drip Dry Eyes",
    "track_id": "e9854b74-9c4c-4a50-95d4-dcfd131703b8",
    "recording_id": "54558394-f989-4f4f-812f-88467d4d1d52",
    "artist": "高橋幸宏",
    "artist_ids": [
        "e1410ddc-9745-4b5d-814d-77eb0cdfa6ad"
    ],
    "album": "Pacific Breeze: Japanese City Pop, AOR & Boogie 1976-1986",
    "release_id": "fe94da4f-4f27-4730-ac4d-a08d1e58bd67",
    "release_group_id": "98897b4f-7b0a-4a45-9fbf-90e9b9c3b17b",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2019-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Official music video for “Drip Dry Eyes” by Yukihiro Takahashi https://www.youtube.com/watch?v=F5PbPtZ1p2o\n\nReleased by Light in the Attic Records in 2019, Pacific Breeze documents the transformation of Japan's musical culture from the '60s to the mid-'80s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}