Information about plays

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

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

{
    "id": 3558560,
    "uri": "https://api.kexp.org/v2/plays/3558560/?format=api",
    "airdate": "2025-09-27T22:01:55-07:00",
    "show": 64686,
    "show_uri": "https://api.kexp.org/v2/shows/64686/?format=api",
    "image_uri": "https://dn721304.ca.archive.org/0/items/mbid-44ca2a8e-1f7c-4c77-9c29-df445165d6ca/mbid-44ca2a8e-1f7c-4c77-9c29-df445165d6ca-42448924818_thumb500.jpg",
    "thumbnail_uri": "https://dn721304.ca.archive.org/0/items/mbid-44ca2a8e-1f7c-4c77-9c29-df445165d6ca/mbid-44ca2a8e-1f7c-4c77-9c29-df445165d6ca-42448924818_thumb250.jpg",
    "song": "(Illa Zilla) Ladykiller",
    "track_id": "c19af02c-cf9b-3305-be0a-781588bb4356",
    "recording_id": "d574b227-f9c1-469b-bcb8-26ac72f28ae2",
    "artist": "The Vandals",
    "artist_ids": [
        "f54fc7c3-3a40-4f26-83cf-328d9b097e93"
    ],
    "album": "Stage Diving to the Oldies",
    "release_id": "44ca2a8e-1f7c-4c77-9c29-df445165d6ca",
    "release_group_id": "c877e27d-5f20-3f5e-81bb-9a2ab75326cc",
    "labels": [],
    "label_ids": [],
    "release_date": "1995-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Vandals have a handful of shows in CA booked this December.\n\nhttps://vandals.com/pages/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}