Information about plays

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

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

{
    "id": 3590187,
    "uri": "https://api.kexp.org/v2/plays/3590187/?format=api",
    "airdate": "2025-12-12T14:55:14-08:00",
    "show": 65356,
    "show_uri": "https://api.kexp.org/v2/shows/65356/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pass the Dutchie",
    "track_id": "cb729b35-3ca8-38b2-a590-59e0c6eca11f",
    "recording_id": "7e244832-ac39-46c8-bb7d-7ae9c72bf041",
    "artist": "Musical Youth",
    "artist_ids": [
        "1a3e7a10-72ed-4591-a363-c1e3bc92fc09"
    ],
    "album": "Just Can’t Get Enough: New Wave Hits of the ’80s, Volume 7",
    "release_id": "4bf1f622-8cba-4859-bf64-085e2de748f2",
    "release_group_id": "8bd15c6e-aae8-3bbe-ad70-fa08b3e5de82",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1994-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MJ may have been first on \"Friday Night Videos\", but Musical Were first on MTV!\nMTV debuted (with the Buggles) on 8//1/1981.\n--\n\"Pass the Dutchie\" has been sampled more than 90 times, including by Mos Def in \"Wahid.\"\n--\n Musical Youth’s “Pass the Dutchie” wasn’t entirely original, but it wasn’t an out-and-out cover either. Because of their young age – the members were all aged between 11 and 16 at the time – the group took the foundation of The Mighty Diamonds’ marijuana-referencing “Pass the Kouchie” and changed the lyrics to something more family-friendly. The “Dutchie” in the title refers to a Dutch Oven, also known as a Dutch Pot, which is commonly used in Caribbean cooking.: https://bit.ly/3DKvIM1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}