Information about plays

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

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

{
    "id": 3548920,
    "uri": "https://api.kexp.org/v2/plays/3548920/?format=api",
    "airdate": "2025-09-04T17:21:10-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://ia601600.us.archive.org/5/items/mbid-300d2e3b-ce39-45c7-8d23-5bb0c984363c/mbid-300d2e3b-ce39-45c7-8d23-5bb0c984363c-41341613111_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-300d2e3b-ce39-45c7-8d23-5bb0c984363c/mbid-300d2e3b-ce39-45c7-8d23-5bb0c984363c-41341613111_thumb250.jpg",
    "song": "Salad",
    "track_id": "89a5ede8-027c-4f69-90fb-4371be48cf2f",
    "recording_id": "228e10c6-9c60-4d9a-ae67-7efa4532b87a",
    "artist": "Blondshell",
    "artist_ids": [
        "f6621a8d-5644-460a-b0a8-9171cb2c595d"
    ],
    "album": "Blondshell",
    "release_id": "300d2e3b-ce39-45c7-8d23-5bb0c984363c",
    "release_group_id": "66393333-3e8a-4a18-ade5-007934ec1ad4",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2023-04-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Angeles-based act Blondshell performed Live on KEXP in 2023. You can watch the full performance on our YouTube channel at https://www.youtube.com/watch?\nv=WjLxVOgalvQ\n--\nTouring! Check for dates & locales here: https://www.blondshellmusic.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}