Information about plays

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

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

{
    "id": 3591558,
    "uri": "https://api.kexp.org/v2/plays/3591558/?format=api",
    "airdate": "2025-12-15T19:21:58-08:00",
    "show": 65389,
    "show_uri": "https://api.kexp.org/v2/shows/65389/?format=api",
    "image_uri": "https://coverartarchive.org/release/b552f000-b45d-454e-94fa-7afdc2da75be/14687754899-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b552f000-b45d-454e-94fa-7afdc2da75be/14687754899-250.jpg",
    "song": "La flotadera",
    "track_id": null,
    "recording_id": "4df16e5a-5cce-442a-af39-027411cfc243",
    "artist": "Hello Seahorse!",
    "artist_ids": [
        "57233aae-d23e-4f8b-8e5a-231d159afa1c"
    ],
    "album": "Arunima",
    "release_id": null,
    "release_group_id": "1a56b158-8870-400a-ab7d-c8cd7ed4f5ab",
    "labels": [],
    "label_ids": [],
    "release_date": "2012-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "La Flotadera is a beautiful word because it implies survival by surrender: floating is what you do when you stop fighting the water and let buoyancy do its job. That’s the emotional logic the song title suggests, and it makes the track feel like a lesson in letting go without collapsing. Hello Seahorse! excel at songs that hold fragility with structure—music that can feel delicate while still being composed—and that balance is exactly what “floating” requires. The arrangement tends to support a slow emotional lift: the kind of song that doesn’t rush toward catharsis but earns it through gradual accumulation. It’s ideal for listeners who want tenderness without sentimentality. In a playlist, La Flotadera works as a reset of the nervous system: it lowers the temperature, expands the room, and gives you a different kind of intensity—the intensity of calm. If you’re going through change, this is the kind of track that makes it feel possible to breathe inside uncertainty.\u2028Listen: https://open.spotify.com/search/Hello%20Seahorse%20La%20Flotadera",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}