Information about plays

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

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

{
    "id": 3667370,
    "uri": "https://api.kexp.org/v2/plays/3667370/?format=api",
    "airdate": "2026-06-13T13:49:36-07:00",
    "show": 66978,
    "show_uri": "https://api.kexp.org/v2/shows/66978/?format=api",
    "image_uri": "https://dn711201.ca.archive.org/0/items/mbid-3d37c474-24ae-4cdc-b65c-3b6c0e0b1a27/mbid-3d37c474-24ae-4cdc-b65c-3b6c0e0b1a27-45306405357_thumb500.jpg",
    "thumbnail_uri": "https://dn711201.ca.archive.org/0/items/mbid-3d37c474-24ae-4cdc-b65c-3b6c0e0b1a27/mbid-3d37c474-24ae-4cdc-b65c-3b6c0e0b1a27-45306405357_thumb250.jpg",
    "song": "McMemories",
    "track_id": "852e0ae8-abab-405a-82e1-da4a83fb0aca",
    "recording_id": "89bc7cf2-9e20-4f5a-b136-ecd226aa8a43",
    "artist": "Dogwood Tales",
    "artist_ids": [
        "a67cfd12-4129-4fb6-8772-24ef77a3798f"
    ],
    "album": "Every Star in Rockingham County",
    "release_id": "3d37c474-24ae-4cdc-b65c-3b6c0e0b1a27",
    "release_group_id": "61550025-ce8b-48b4-be62-a2220e60ce9d",
    "labels": [
        "Born Losers Records"
    ],
    "label_ids": [
        "d7fa0dd1-27a9-4252-b07e-56df1300ca99"
    ],
    "release_date": "2026-08-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"McMemories\" is the lead single from the Virginia band's forthcoming album, 'Every Star in Rockingham County.' It's due out in full on August 28th! \n\n\"Though heavy and personal in its lyrical content, the album was born out of a spirit of naivety and experimentation that breathes lightness and excitement into the music. Pedal steel chords and delicate harmonization between [Ben] Ryan and [Kyle] Grim — who’ve at this point been singing together half their lives — accompany jamming power pop drumlines by [Jake] Golibart, tasteful guitar licks and wistful video game soundbites.\" \n\nhttps://dogwoodtales.bandcamp.com/album/every-star-in-rockingham-county",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}