Information about plays

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

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

{
    "id": 3573067,
    "uri": "https://api.kexp.org/v2/plays/3573067/?format=api",
    "airdate": "2025-11-02T12:18:27-08:00",
    "show": 65004,
    "show_uri": "https://api.kexp.org/v2/shows/65004/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-82f1d593-13c9-4e38-9a7e-f706ed034674/mbid-82f1d593-13c9-4e38-9a7e-f706ed034674-43260325955_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-82f1d593-13c9-4e38-9a7e-f706ed034674/mbid-82f1d593-13c9-4e38-9a7e-f706ed034674-43260325955_thumb250.jpg",
    "song": "Different Places",
    "track_id": "af4a669c-36cb-4b10-aac7-5f79b5847db3",
    "recording_id": "1247d2c4-af31-4efa-867f-cf89ade7a1ef",
    "artist": "Amber Mark feat. John the Blind",
    "artist_ids": [
        "b44e2752-deb5-4f10-b8e9-6671484acb34",
        "6eb5d8c5-8908-4db3-a487-d5ff920d6d5e"
    ],
    "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": "The second full-length album from NYC-based Amber Mark is a portrait of an artist at the top of her game. Her intoxicating fusion of R&B, soul, pop, and a little disco (for good measure) boasts magnetic arrangements, funky grooves and sultry, expressive vocals. \"Pretty Idea\" feels equal parts fresh and nostalgic, showcasing a singer, songwriter, and producer who knows no bounds. –Chris Sanley, KEXP Music Director\n\nhttps://www.ambermarkmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}