Information about plays

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

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

{
    "id": 3580751,
    "uri": "https://api.kexp.org/v2/plays/3580751/?format=api",
    "airdate": "2025-11-20T19:34:06-08:00",
    "show": 65164,
    "show_uri": "https://api.kexp.org/v2/shows/65164/?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": "41a15402-0ab8-472b-bc07-373bba2f0534",
    "artist": "Hoodoo Fushimi",
    "artist_ids": [
        "862c70e0-5d45-4034-8ecd-38d0e10796f7"
    ],
    "album": "ケンカおやじ",
    "release_id": null,
    "release_group_id": "cc177445-236c-481b-a4ed-e4f3e481c707",
    "labels": [
        "180g"
    ],
    "label_ids": [
        "51539e70-986e-4d55-a77d-34af7ec92270"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kanagawa, Japan, in the 80s. 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 what will become foundations of electro-funk and early hip hop music in the country.\n\nhttps://180g-minoru-hoodoo-fushimi.bandcamp.com/album/kenka-oyaji",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}