Information about plays

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

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

{
    "id": 3545756,
    "uri": "https://api.kexp.org/v2/plays/3545756/?format=api",
    "airdate": "2025-08-28T05:30:34-07:00",
    "show": 64407,
    "show_uri": "https://api.kexp.org/v2/shows/64407/?format=api",
    "image_uri": "https://dn721404.ca.archive.org/0/items/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63-41976649896_thumb500.jpg",
    "thumbnail_uri": "https://dn721404.ca.archive.org/0/items/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63-41976649896_thumb250.jpg",
    "song": "Bittersweet Symphony",
    "track_id": "ad823675-3963-4a13-bc76-7bd6a29b45dd",
    "recording_id": "b026e842-d7c3-49bd-ab3a-8c463fb98019",
    "artist": "Spaceface",
    "artist_ids": [
        "f6ba9738-624e-4a6e-bf03-607adf212df0"
    ],
    "album": "Lunar Manor",
    "release_id": "e36ca110-e704-4e16-bd3f-9e543cab4f63",
    "release_group_id": "7b09a974-1e92-437c-8f76-517757b45047",
    "labels": [
        "Mothland Records"
    ],
    "label_ids": [
        "20568cae-baae-47f8-b715-570e6552d82a"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For their third full-length, psych rockers Spaceface (Los Angeles, CA) rely heavily on a dichotomous production, cleverly mish-mashing dinky, lo-fi home recordings with high-end studio trickery, in delivering an absolute barrage of indie earworms that range from solemn dream pop all the way to punky electronica. Taking its name from the studio where it eventually came together as an album, Lunar Manor is in essence a chassé-croisé, a succession of timeless jams where synthesizer-fueled-maximalist-new-wave arrangements dynamize simple, heartfelt songwriting with subtle aplomb.\nhttps://spaceyourface.bandcamp.com/album/lunar-manor",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}