Information about plays

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

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

{
    "id": 3583144,
    "uri": "https://api.kexp.org/v2/plays/3583144/?format=api",
    "airdate": "2025-11-26T07:42:00-08:00",
    "show": 65214,
    "show_uri": "https://api.kexp.org/v2/shows/65214/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sweet Serotonin",
    "track_id": "3f16eb21-a007-478a-9429-43efad1e6854",
    "recording_id": "c9ec8ad7-de64-4fea-9a3d-2cfd6af30292",
    "artist": "Amber Mark",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34"
    ],
    "album": "Pretty Idea",
    "release_id": "82f1d593-13c9-4e38-9a7e-f706ed034674",
    "release_group_id": "91ddf1dd-4e35-4ea7-be4c-d665d7489b5d",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP's music director Chris Sanley says that Amber Mark's second album, \"Pretty Idea\" \"is a portrait of an artist at the top of her game.\"\n\nAmber Mark will be at The Castro in San Francisco on March 18th and the Treefort Music Festival in Boise on March 29th.\n\nhttps://www.ambermarkmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}