Information about plays

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

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

{
    "id": 3626859,
    "uri": "https://api.kexp.org/v2/plays/3626859/?format=api",
    "airdate": "2026-03-08T19:08:53-07:00",
    "show": 66129,
    "show_uri": "https://api.kexp.org/v2/shows/66129/?format=api",
    "image_uri": "https://coverartarchive.org/release/dbb6a8de-e0ef-424e-9dac-66edc52df202/38565762547-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/dbb6a8de-e0ef-424e-9dac-66edc52df202/38565762547-250.jpg",
    "song": "Smoke My Peace Pipe (Smoke It Right)",
    "track_id": null,
    "recording_id": "5c012f64-cdcd-4704-85d3-67993921dd32",
    "artist": "The Wild Magnolias",
    "artist_ids": [
        "db0a8f0a-ddb4-4fd3-908a-ae28045f7ed4"
    ],
    "album": "The Wild Magnolias",
    "release_id": null,
    "release_group_id": "7f2713ab-305f-3818-aa64-44e3c765ee8d",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1973-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Funk outfit from New Orleans, Louisiana, The Wild Magnolias released \"Smoke My Peace Pipe\" on their self-titled 1973 album with Polydor.\n\nIt's the KEXP Spring Drive! https://www.kexp.org/donate/\n\nWith your $180 one-time or $15 monthly gift--this hour only-- you can get the limited DJ Booth Tee! This item is only available for a limited time and as quantity remains.\nOur very first interior of KEXP tee shirt! This image was created by Seattle designer Sasha Barr [he/him], and depicts a DJ Booth filled with a smorgasbord of KEXP references. Made of cream cotton/poly blend, unisex sizes S-3XL.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}