Information about plays

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

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

{
    "id": 3580224,
    "uri": "https://api.kexp.org/v2/plays/3580224/?format=api",
    "airdate": "2025-11-19T12:16:59-08:00",
    "show": 65153,
    "show_uri": "https://api.kexp.org/v2/shows/65153/?format=api",
    "image_uri": "https://ia800403.us.archive.org/5/items/mbid-27a7244a-7605-4e49-9032-bd1503c792b5/mbid-27a7244a-7605-4e49-9032-bd1503c792b5-39967770279_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-27a7244a-7605-4e49-9032-bd1503c792b5/mbid-27a7244a-7605-4e49-9032-bd1503c792b5-39967770279_thumb250.jpg",
    "song": "The Seer",
    "track_id": "e50db5db-edc4-47e9-acce-d006c78bfe40",
    "recording_id": "84a3b4c2-d179-4090-87ce-1213cae7b874",
    "artist": "Nubya Garcia",
    "artist_ids": [
        "42dd1862-7255-47ed-8584-651abce3bf53"
    ],
    "album": "Odyssey",
    "release_id": "27a7244a-7605-4e49-9032-bd1503c792b5",
    "release_group_id": "65419bdb-d620-458e-9f68-4226cf0f3105",
    "labels": [
        "Concord Jazz"
    ],
    "label_ids": [
        "8ec4f16d-a43f-4e80-b3b0-935dbdbb598a"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The British jazz musician is a saxophonist, composer, and bandleader.\n\nhttps://www.nubyagarcia.com/\n\nNubya Garcia did a KEXP live studio session back in April you can watch here: https://www.youtube.com/watch?v=E7d9T71UWXE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}