Information about plays

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

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

{
    "id": 3548247,
    "uri": "https://api.kexp.org/v2/plays/3548247/?format=api",
    "airdate": "2025-09-03T02:30:27-07:00",
    "show": 64460,
    "show_uri": "https://api.kexp.org/v2/shows/64460/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/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": "Kiss City",
    "track_id": "0dc96767-b59f-4a93-b8d7-a35849fddf9a",
    "recording_id": "b55a6a4e-a128-4928-8293-26ae119f3efb",
    "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": true,
    "is_live": false,
    "comment": "The debut Blondshell album from LA-based artist Sabrina Teitelbaum. \nhttps://www.blondshellmusic.com/\n---\nPlaying Madame Lou's on Saturday, July 8 with Hello Mary: https://www.ticketweb.com/event/blondshell-hello-mary-madame-lous-tickets/13010615",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}