Information about plays

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

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

{
    "id": 3629779,
    "uri": "https://api.kexp.org/v2/plays/3629779/?format=api",
    "airdate": "2026-03-16T14:39:42-07:00",
    "show": 66199,
    "show_uri": "https://api.kexp.org/v2/shows/66199/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-244d8104-820b-4fc3-9ed6-336c3a317d5c/mbid-244d8104-820b-4fc3-9ed6-336c3a317d5c-4671258901_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-244d8104-820b-4fc3-9ed6-336c3a317d5c/mbid-244d8104-820b-4fc3-9ed6-336c3a317d5c-4671258901_thumb250.jpg",
    "song": "Fire Ant",
    "track_id": "82c4f011-f4cb-333d-9f17-8208ff3d0d52",
    "recording_id": "e764892a-1a90-417a-88b3-8a479081453c",
    "artist": "Bibio",
    "artist_ids": [
        "9f9953f0-68bb-4ce3-aace-2f44c87f0aa3"
    ],
    "album": "Ambivalence Avenue",
    "release_id": "244d8104-820b-4fc3-9ed6-336c3a317d5c",
    "release_group_id": "a4c6be15-bfc4-4078-b80b-d9f03a4049b1",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2009-06-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stephen James Wilkinson, better known as Bibio, is an English musician and producer. His 2009 breakthrough Ambivalence Avenue reflected influences as varied as J Dilla, Marcos Valle, and theme songs from '70s TV shows. Read more about him on Allmusic: https://tinyurl.com/2cycejcn\n\nThis song samples  The Commodores' 1978 \"Say Yeah.\"\n\nhttps://bibio.bandcamp.com\nhttps://bibio.warp.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}