Information about plays

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

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

{
    "id": 3551746,
    "uri": "https://api.kexp.org/v2/plays/3551746/?format=api",
    "airdate": "2025-09-11T15:13:46-07:00",
    "show": 64534,
    "show_uri": "https://api.kexp.org/v2/shows/64534/?format=api",
    "image_uri": "https://coverartarchive.org/release/f7219cdd-b2b4-4b3c-a3b1-efd483cb8391/29041387402-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f7219cdd-b2b4-4b3c-a3b1-efd483cb8391/29041387402-250.jpg",
    "song": "Lump",
    "track_id": null,
    "recording_id": "3290233c-1575-44db-abe3-56818797bd60",
    "artist": "Mutiny",
    "artist_ids": [
        "9b9606bc-5bba-4846-93f9-deee1c8df589"
    ],
    "album": "Mutiny on the Mamaship",
    "release_id": null,
    "release_group_id": "d3ec06d9-949c-3454-98e1-8efe1662c1ef",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1979-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Lump, Lump, can you move your rump\nLump, can you cut the funk?...: https://genius.com/Mutiny-lump-lyrics\n--\n\"George Clinton's funk empire was not without its disagreements over money and control, and drummer Jerome \"Bigfoot\" Brailey's Mutiny project was a direct result of just such a disagreement, as well as one of the more notable offshoots of the P-Funk axis. Brailey had come to P-Funk from gigs with the Five Stairsteps and the Chambers Brothers, joining in 1975 and playing on classic albums like Mothership Connection and One Nation Under a Groove. In 1977, he and guitarist Glen Goins abruptly left P-Funk after a dispute over money...\": https://www.allmusic.com/artist/mutiny-mn0000519220#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}