Information about plays

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

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

{
    "id": 3618976,
    "uri": "https://api.kexp.org/v2/plays/3618976/?format=api",
    "airdate": "2026-02-18T05:25:21-08:00",
    "show": 65964,
    "show_uri": "https://api.kexp.org/v2/shows/65964/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-f1a5bd2e-ae1a-46f9-94cf-174f5af3c5b5/mbid-f1a5bd2e-ae1a-46f9-94cf-174f5af3c5b5-15565218174_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-f1a5bd2e-ae1a-46f9-94cf-174f5af3c5b5/mbid-f1a5bd2e-ae1a-46f9-94cf-174f5af3c5b5-15565218174_thumb250.jpg",
    "song": "Welcome to the Treehouse, Pt. I",
    "track_id": "f7318803-462a-40c4-8643-0f21957cf3c4",
    "recording_id": "f42ab589-d262-411e-8f3d-630b8a5a96b8",
    "artist": "Let’s Eat Grandma",
    "artist_ids": [
        "4dc4935e-1d04-41f0-99aa-ec449b8c5fc7"
    ],
    "album": "I, Gemini",
    "release_id": "f1a5bd2e-ae1a-46f9-94cf-174f5af3c5b5",
    "release_group_id": "4291cb75-4ec6-41ad-8b76-ef214e00a36c",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2016-06-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Let's Eat Grandma are a British experimental pop duo formed in 2013 by Rosa Walton and Jenny Hollingworth.\n\nCheck out their KEXP session from 2016 recorded at Iceland Airwaves: https://www.youtube.com/watch?v=Mxx8CT6B3e8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}