Information about plays

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

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

{
    "id": 3550094,
    "uri": "https://api.kexp.org/v2/plays/3550094/?format=api",
    "airdate": "2025-09-07T15:48:59-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia800901.us.archive.org/25/items/mbid-1cfa5f86-f0a5-4af5-adaa-477f0570c554/mbid-1cfa5f86-f0a5-4af5-adaa-477f0570c554-27017952940_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/25/items/mbid-1cfa5f86-f0a5-4af5-adaa-477f0570c554/mbid-1cfa5f86-f0a5-4af5-adaa-477f0570c554-27017952940_thumb250.jpg",
    "song": "Polish Girl",
    "track_id": "025f8dcf-a05d-328f-a032-352d2a6ad6e0",
    "recording_id": "66dca858-cd4f-45f2-8dea-3a0e020f1fd7",
    "artist": "Neon Indian",
    "artist_ids": [
        "e8238c02-1cf0-4a51-bfd0-cee93904d351"
    ],
    "album": "Era Extraña",
    "release_id": "1cfa5f86-f0a5-4af5-adaa-477f0570c554",
    "release_group_id": "f55f6628-cefa-44b0-97a5-97a73c91194f",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2011-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 2011!\n\nThe album was recorded from the winter of 2010 to 2011 at Kalevankatu 45 in Helsinki, Finland, when Palomo lived there for four weeks.\n\nPalomo primarily wrote the album using a Voyetra-8, a Korg MS-20, and a modified Commodore 64, with the first weeks of production in Helsinki involving him learning this equipment.\n\nPalomo first saw the Voyetra-8 in the music video for New Order's \"The Perfect Kiss\" (1985), saying that he was amazed by its appearance: \"It's this bizarre, kaleidoscope interface with these knobs, and it's really physical to use, a strange kind of challenge.\"  https://tinyurl.com/ycf8mrsm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}