Information about plays

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

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

{
    "id": 3595365,
    "uri": "https://api.kexp.org/v2/plays/3595365/?format=api",
    "airdate": "2025-12-24T13:21:01-08:00",
    "show": 65465,
    "show_uri": "https://api.kexp.org/v2/shows/65465/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Christmas Rap",
    "track_id": null,
    "recording_id": null,
    "artist": "Emerald Street Boys",
    "artist_ids": [],
    "album": "Christmas Rap/The Move 12\"",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Telemusic Productions"
    ],
    "label_ids": [],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Christmas Wrap\" is the pioneering 1983 hip-hop holiday single by Seattle's first rap group, the Emerald Street Boys.\n\nThe first Seattle hip-hop record recorded, released in physical form, and hitting the local airwaves, it is a landmark single which also featured the B-side \"The Move,\" solidifying their place in Pacific Northwest music history.\n\n---\n\nThere is currently a single copy of the original 12\" vinyl single for sale on discogs.com for $130. A great present for a PNW rap enthusaist!\n\nhttps://www.discogs.com/release/736746-The-Emerald-Street-Boys-Christmas-Rap?srsltid=AfmBOop9CegFSH4XycblAY3S5NpTAwQtyE4-5XEH_PPSlQ9O7TLOlmxu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}