Information about plays

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

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

{
    "id": 3657331,
    "uri": "https://api.kexp.org/v2/plays/3657331/?format=api",
    "airdate": "2026-05-20T17:52:13-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-44461d54-4058-4e54-8394-386262d0c7ba/mbid-44461d54-4058-4e54-8394-386262d0c7ba-44698231517_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-44461d54-4058-4e54-8394-386262d0c7ba/mbid-44461d54-4058-4e54-8394-386262d0c7ba-44698231517_thumb250.jpg",
    "song": "Achtung! Optimism",
    "track_id": "468fe8c1-7c69-44a2-92d7-65f67ecef571",
    "recording_id": "65f2ea3b-d05e-4fca-9a26-f6d0b0e934da",
    "artist": "Digitalism",
    "artist_ids": [
        "7b52603c-a84c-4a76-8dc8-899bb4dd9fa7"
    ],
    "album": "Optimism",
    "release_id": "44461d54-4058-4e54-8394-386262d0c7ba",
    "release_group_id": "265d8e77-c857-4e1b-a24e-6ef5f0d64821",
    "labels": [
        "Magnetism"
    ],
    "label_ids": [
        "4abfd880-90e6-4241-99e6-7f08c6e21873"
    ],
    "release_date": "2026-05-28",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from German-based band Digitalism! The duo is made up of Jens Moelle and Ismail Tuefekci who met at Hamburg's Underground Solution record store and bounded over their love for dance and rock records. \n\nhttps://ra.co/dj/digitalism/biography\nhttps://thedigitalism.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}