Information about plays

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

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

{
    "id": 3628896,
    "uri": "https://api.kexp.org/v2/plays/3628896/?format=api",
    "airdate": "2026-03-14T18:27:20-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6/mbid-c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6-44534508812_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6/mbid-c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6-44534508812_thumb250.jpg",
    "song": "La Memoria",
    "track_id": "80ddb84a-4636-42bd-bc4a-0a1dc1dae271",
    "recording_id": "c7f4d906-e678-4258-abac-a5cf5e539e3d",
    "artist": "Neighbourly",
    "artist_ids": [
        "c96724c2-b50f-48ca-9465-d339515d6d7f"
    ],
    "album": "Kerplunk",
    "release_id": "c13e9df3-b1dc-4ba4-a399-b2fbe1868ff6",
    "release_group_id": "932f3f99-0030-4b44-9fba-bcd326562261",
    "labels": [
        "Earth Libraries"
    ],
    "label_ids": [
        "9ef7c67d-bf6d-4813-9d0a-79866bb48a0b"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Vancouver band Neighborly, off their last LP Kerplunk!\n\n\"Vancouver Island psychpop outfit Neighbourly wed the freedom of psych-rock with layers of eclectic pop and funk influences. Formerly called SPEAK EASY, the four-piece engage electrically to fuse riveting arrangements brimming with playful and tantric tones.\"\n\nhttps://neighbourly.bandcamp.com/album/kerplunk",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}