Information about plays

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

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

{
    "id": 3636318,
    "uri": "https://api.kexp.org/v2/plays/3636318/?format=api",
    "airdate": "2026-04-01T05:19:35-07:00",
    "show": 66335,
    "show_uri": "https://api.kexp.org/v2/shows/66335/?format=api",
    "image_uri": "https://ia802901.us.archive.org/2/items/mbid-167c86d8-2539-43d3-8d17-fe143a08c575/mbid-167c86d8-2539-43d3-8d17-fe143a08c575-44691951699_thumb500.jpg",
    "thumbnail_uri": "https://dn710404.ca.archive.org/0/items/mbid-167c86d8-2539-43d3-8d17-fe143a08c575/mbid-167c86d8-2539-43d3-8d17-fe143a08c575-44691951699_thumb250.jpg",
    "song": "Elohim",
    "track_id": "2f46162d-d77f-4289-928c-07e26a6cc1e0",
    "recording_id": "97d26bd7-491e-4e13-b682-1327953008e8",
    "artist": "JuJu Rogers feat. Jamila Woods",
    "artist_ids": [
        "a357b4fb-b0ca-4b4e-9b6b-2030bb2ce2d6",
        "bb08dd87-67d6-4c12-bec2-e60ddcbb8676"
    ],
    "album": "Pink Guitars, Spaceships N Voodoo Dolls",
    "release_id": "167c86d8-2539-43d3-8d17-fe143a08c575",
    "release_group_id": "6a6662c8-df02-48f6-877a-4adea675bcf7",
    "labels": [
        "CounterKultur"
    ],
    "label_ids": [
        "9d4c907f-08e0-46cc-afd4-798725147870"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from the upcoming album by JuJu Rogers! Pink Guitars, Spaceships N Voodoo Dolls comes out on May 22. \n\n\"JuJu Rogers’ story is anything but ordinary. Born to an American G.I. from New Orleans and a German mother with Austrian roots, he grew up navigating the cultural identities of two very different worlds. Inspired by his father’s collection of jazz and soul records, JuJu began playing trumpet at an early age, before finding his footing in the raw, uncompromising energy of his local punk and hardcore scene.\"\n\nhttps://counterkultur.bandcamp.com/album/pink-guitars-spaceships-n-voodoo-dolls",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}