Information about plays

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

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

{
    "id": 3554130,
    "uri": "https://api.kexp.org/v2/plays/3554130/?format=api",
    "airdate": "2025-09-17T09:50:26-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://ia800105.us.archive.org/8/items/mbid-a0948231-1fec-4b32-acb6-2d0ea933abce/mbid-a0948231-1fec-4b32-acb6-2d0ea933abce-2019892415_thumb500.jpg",
    "thumbnail_uri": "https://ia800105.us.archive.org/8/items/mbid-a0948231-1fec-4b32-acb6-2d0ea933abce/mbid-a0948231-1fec-4b32-acb6-2d0ea933abce-2019892415_thumb250.jpg",
    "song": "Stockholm",
    "track_id": "fc7fd3c5-a7a8-3308-9e88-92388cacc5d9",
    "recording_id": "4ec2c178-0c0a-46d9-97fc-4fe83de6a754",
    "artist": "New Fast Automatic Daffodils",
    "artist_ids": [
        "ae33eacc-d42d-4450-9b9c-7841596fea9c"
    ],
    "album": "Body Exit Mind",
    "release_id": "a0948231-1fec-4b32-acb6-2d0ea933abce",
    "release_group_id": "90eba9a1-b8ff-3265-9c49-330708fab65a",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 1988 by Dolan Hewison (Guitar) Justin Crawford (Bass) Peter Saunders (Drums) Andy Spearpoint (Vocals), and Icarus Wilson-Wright Percussion, the New Fads had a legendary live reputation touring heavily in the UK, Europe, and the US as well as releasing three critically acclaimed albums.\n\n\"New Fads\"? Why on earth would you shorten such a glorious name? Is Ned's Atomic Dustbin \"NAD\"?\n\nhttps://newfastautomaticdaffodils.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}