Information about plays

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

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

{
    "id": 3633358,
    "uri": "https://api.kexp.org/v2/plays/3633358/?format=api",
    "airdate": "2026-03-25T03:44:32-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-aac1a043-cbdb-4c06-ab31-8531c17a7a5c/mbid-aac1a043-cbdb-4c06-ab31-8531c17a7a5c-27819684018_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-aac1a043-cbdb-4c06-ab31-8531c17a7a5c/mbid-aac1a043-cbdb-4c06-ab31-8531c17a7a5c-27819684018_thumb250.jpg",
    "song": "The Last Prom on Earth",
    "track_id": "badd56b1-edb0-4042-a558-e46319f3dff6",
    "recording_id": "76c6932d-c5cc-40fe-ae20-7784698075ff",
    "artist": "Gayngs",
    "artist_ids": [
        "89249c68-3329-4720-a5e7-837200cfe8d1"
    ],
    "album": "Relayted",
    "release_id": "7334ca31-daf0-4f6f-b2f9-04012bb1a49a",
    "release_group_id": "f171e1ed-fbf5-4ddc-b493-8e3b2ec29bde",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2010-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gayngs is a Midwest indie band with a 1980s soft rock-inspired sound. Founded by Ryan Olson, the group consists of 22 musicians, including Justin Vernon of Bon Iver, Dessa and P.O.S of Doomtree, Har Mar Superstar and members of Poliça, Megafaun, Roma di Luna, Solid Gold, Digitata, and The Rosebuds.\n\nThe songs, inspired by 10cc's \"I'm Not In Love\", were written at 69 BPM and recorded over the course of a year. The Guardian called the album \"a triumph\" and listed it as \"the album of the year\".\n\nIn May 2010, Gayngs staged a prom-themed release party for their song \"The Last Prom on Earth\" at First Avenue in Minneapolis. Prince watched the show from the side stage.\n\nRyan Olson is a Minneapolis-based musician and producer from Eau Claire, Wisconsin who is a founding member of the bands Poliça, Gayngs, Marijuana Deathsquads, and Taggart & Rosewood and has collaborated with artists such as Bon Iver and Lizzo. Olson founded the artist-run label Totally Gross National Product with his friends in 2004.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}