Information about plays

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

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

{
    "id": 3549186,
    "uri": "https://api.kexp.org/v2/plays/3549186/?format=api",
    "airdate": "2025-09-05T10:27:22-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?format=api",
    "image_uri": "https://ia800208.us.archive.org/35/items/mbid-847dbb04-983c-49e8-b5b0-15a3e68590a6/mbid-847dbb04-983c-49e8-b5b0-15a3e68590a6-2008022114_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/35/items/mbid-847dbb04-983c-49e8-b5b0-15a3e68590a6/mbid-847dbb04-983c-49e8-b5b0-15a3e68590a6-2008022114_thumb250.jpg",
    "song": "Amongster",
    "track_id": "ee20d7e0-1e2c-3e95-a2a8-d181709dabb5",
    "recording_id": "34003dc1-7a20-46e2-bee6-eeb27913562c",
    "artist": "Poliça",
    "artist_ids": [
        "9357482a-9517-456e-b949-e7370e926034"
    ],
    "album": "Give You the Ghost",
    "release_id": "847dbb04-983c-49e8-b5b0-15a3e68590a6",
    "release_group_id": "c463a9be-3186-40cc-8048-b4e59f6a7577",
    "labels": [
        "Totally Gross National Product"
    ],
    "label_ids": [
        "ee0ad78f-7fa0-45ab-9fbb-0c9b2d2f030c"
    ],
    "release_date": "2012-02-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track comes from Poliça's 2012 album, Give You the Ghost. The band have a brand new album, Dreams Go, coming out October 17th! https://polica.bandcamp.com/\n\nMinneapolis group Poliça were Live on KEXP in July 2022: https://tinyurl.com/yc6nn7zk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}