Information about plays

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

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

{
    "id": 3554749,
    "uri": "https://api.kexp.org/v2/plays/3554749/?format=api",
    "airdate": "2025-09-18T21:26:26-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "https://coverartarchive.org/release/0cb5c375-a73e-4a70-8a6c-f94d0ed9b51e/35244757380-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0cb5c375-a73e-4a70-8a6c-f94d0ed9b51e/35244757380-250.jpg",
    "song": "負けず節",
    "track_id": null,
    "recording_id": "dad7bc29-5d62-4aff-a6f7-1dc9193f7e37",
    "artist": "Hoodoo Fushimi",
    "artist_ids": [
        "862c70e0-5d45-4034-8ecd-38d0e10796f7"
    ],
    "album": "ケンカおやじ",
    "release_id": null,
    "release_group_id": "cc177445-236c-481b-a4ed-e4f3e481c707",
    "labels": [
        "Syntax"
    ],
    "label_ids": [
        "db93c109-55e2-4fe5-bfc1-eeed3e6ad8fb"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1987, Kanagawa, not so far from Tokyo, Japan. Minoru Fushimi teaches his high-school classes during the day. Back from work, he transforms into \"Hoodoo\" Fushimi, turns on the drum machines, the synthesizers and the sequencers, blends them with his own shamisen playing and builds a cult album: Kenka Oyaji is born and becomes a milestone in Japan's early hip hop and electro-funk history, now reissued for the first time since its original release, in collaboration with Hoodoo Fushimi himself. Essential!\n\n---\nAll songs written and arranged by Hoodoo Fushimi.\nHoodoo Fushimi: all lead vocals (except B5) and raps, lead and rhythm shamisen, lead and rhythm guitar, bass guitar, Casio, Roland and Yamaha synthesizers, drums, percussion, Drumtraks, DDD-1 and TR-606 programming, turntable scratching, and loud, obnoxious noises.\n\n--\nhttps://180g-minoru-hoodoo-fushimi.bandcamp.com/album/kenka-oyaji",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}