Information about plays

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

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

{
    "id": 3613195,
    "uri": "https://api.kexp.org/v2/plays/3613195/?format=api",
    "airdate": "2026-02-04T16:40:06-08:00",
    "show": 65840,
    "show_uri": "https://api.kexp.org/v2/shows/65840/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-b9074af4-1544-4d28-bb53-29cfc676bb27/mbid-b9074af4-1544-4d28-bb53-29cfc676bb27-37747502307_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-b9074af4-1544-4d28-bb53-29cfc676bb27/mbid-b9074af4-1544-4d28-bb53-29cfc676bb27-37747502307_thumb250.jpg",
    "song": "Weighing Me Down",
    "track_id": "4def691b-6a9a-4d44-b15f-c2b3ac888196",
    "recording_id": "880332b4-ef6d-4438-9bfb-fadb37945a27",
    "artist": "Gustaf",
    "artist_ids": [
        "6fb71567-263f-49b8-85a3-47a85b8f36f6"
    ],
    "album": "Package, Pt. 2",
    "release_id": "b9074af4-1544-4d28-bb53-29cfc676bb27",
    "release_group_id": "85042c2c-894e-4ca1-bd33-cdfa64530aad",
    "labels": [
        "Royal Mountain Records"
    ],
    "label_ids": [
        "564dc8fb-cbd0-453b-ad29-dd867556d041"
    ],
    "release_date": "2024-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gustaf is Lydia Gammill, Tine Hill, Vram Kherlopian, Melissa Lucciola and Tarra Thiessen.\n\nWatch Gustaf's Full Performance Live on KEXP hosted by DJ Larry Mizell, Jr. from January 2025 here: https://youtu.be/NxisyFLn0Yo?si=tE7vxnwqxiVeMMU8\n--\nhttps://gustaf-nyc.bandcamp.com/album/package-pt-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}