Information about plays

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

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

{
    "id": 3545437,
    "uri": "https://api.kexp.org/v2/plays/3545437/?format=api",
    "airdate": "2025-08-27T09:38:27-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://ia800206.us.archive.org/27/items/mbid-eb05d899-2227-482e-ab0d-a8d3e6ae5c9f/mbid-eb05d899-2227-482e-ab0d-a8d3e6ae5c9f-38394923516_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-eb05d899-2227-482e-ab0d-a8d3e6ae5c9f/mbid-eb05d899-2227-482e-ab0d-a8d3e6ae5c9f-38394923516_thumb250.jpg",
    "song": "Docket",
    "track_id": "551c3b9d-a89f-41cb-be2e-1fcdf2e334ed",
    "recording_id": "d6c2fc97-d008-4e48-b894-30e14328f5dc",
    "artist": "Blondshell feat. Bully",
    "artist_ids": [
        "6d5c33ee-5357-4eee-8420-e50aec54982b",
        "f6621a8d-5644-460a-b0a8-9171cb2c595d"
    ],
    "album": "Docket",
    "release_id": "eb05d899-2227-482e-ab0d-a8d3e6ae5c9f",
    "release_group_id": "39cb82fb-1ecd-4be6-909e-c33f277fa767",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-03-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another Amplifier request!\n\nAnd, yes, we even get requests for radio spots:\n\nGood morning Troy. It's Matt and my son Ezra from San Pablo, CA. Driving to school and wondering if you could sneak the strawberries growing station ID in, one of our KEXP favorites and a frequent request",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}