Information about plays

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

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

{
    "id": 3553696,
    "uri": "https://api.kexp.org/v2/plays/3553696/?format=api",
    "airdate": "2025-09-16T08:26:12-07:00",
    "show": 64577,
    "show_uri": "https://api.kexp.org/v2/shows/64577/?format=api",
    "image_uri": "https://dn721300.ca.archive.org/0/items/mbid-b5c4e5c1-c869-4852-b6e2-b5b2b82cf122/mbid-b5c4e5c1-c869-4852-b6e2-b5b2b82cf122-42160792678_thumb500.jpg",
    "thumbnail_uri": "https://ia600103.us.archive.org/14/items/mbid-b5c4e5c1-c869-4852-b6e2-b5b2b82cf122/mbid-b5c4e5c1-c869-4852-b6e2-b5b2b82cf122-42160792678_thumb250.jpg",
    "song": "Say You Will",
    "track_id": "588ac235-b567-4716-8fa2-ef8df7873658",
    "recording_id": "7cb2c2cc-add6-4dee-8635-b57c56b41f8c",
    "artist": "Ivy",
    "artist_ids": [
        "610404f9-26bd-4be2-8697-f916495f14a4"
    ],
    "album": "Traces of You",
    "release_id": "b5c4e5c1-c869-4852-b6e2-b5b2b82cf122",
    "release_group_id": "8b14cffb-744e-47a0-9c26-8a2f99507677",
    "labels": [
        "Bar/None Records"
    ],
    "label_ids": [
        "1231f865-6637-443f-b97f-619723bebcd9"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ivy - the 1990s indie-pop trio featuring the late Adam Schlesinger, Andy Chase, and Dominique Durand, have announced their first new album in 15 years. Built using demos and song fragments dating from between 1995 to 2012. The album is out now, go listen!\n\nhttps://ivy-band.bandcamp.com/track/say-you-will",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}