Information about plays

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

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

{
    "id": 3578700,
    "uri": "https://api.kexp.org/v2/plays/3578700/?format=api",
    "airdate": "2025-11-15T21:27:19-08:00",
    "show": 65122,
    "show_uri": "https://api.kexp.org/v2/shows/65122/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Trash Song",
    "track_id": "201019ff-984a-4a4d-9c90-5f4cb12ab469",
    "recording_id": "9b701aef-a84c-4828-a632-ed5fd57023ea",
    "artist": "Niko Haley",
    "artist_ids": [
        "948052a3-2958-452c-820a-91f0b0087eec"
    ],
    "album": "Hothead",
    "release_id": "20c334f6-5362-40fc-a4e0-b4c52dde45ff",
    "release_group_id": "f3d96317-4df7-48bd-93f1-00e10f4b8bf2",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-02-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Niko Haley, a native of Bellingham, Washington, is a formidable presence in the punk and pop punk music scenes. They have enthralled audiences all over the world with their unrestrained energy and rebellious spirit. Niko Haley, a punk musician, celebrates the counterculture and nonconformity roots of the genre and creates anthems that speak to a youth searching for authenticity and independence.\"\n\n\nhttps://open.spotify.com/artist/6h0keKcrt1aeDkFKj5wd2Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}