Information about plays

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

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

{
    "id": 3625733,
    "uri": "https://api.kexp.org/v2/plays/3625733/?format=api",
    "airdate": "2026-03-05T20:25:14-08:00",
    "show": 66101,
    "show_uri": "https://api.kexp.org/v2/shows/66101/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-cb3d5a28-55d7-413b-a17e-86ee84281c84/mbid-cb3d5a28-55d7-413b-a17e-86ee84281c84-44325948387_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-cb3d5a28-55d7-413b-a17e-86ee84281c84/mbid-cb3d5a28-55d7-413b-a17e-86ee84281c84-44325948387_thumb250.jpg",
    "song": "Blue Greenhouse",
    "track_id": "c11f452d-778f-4449-878e-d8bc41204810",
    "recording_id": "dc41e4d2-448b-4428-b42a-bd5adda131b0",
    "artist": "Kay Yoko",
    "artist_ids": [
        "84243399-bc7f-4d95-8377-e411d0c6e188"
    ],
    "album": "Yuki’s Blue Greenhouse",
    "release_id": "cb3d5a28-55d7-413b-a17e-86ee84281c84",
    "release_group_id": "2dd5be62-5207-4252-89ff-d617d2785c42",
    "labels": [
        "Les Disques Magnétiques"
    ],
    "label_ids": [
        "a9bafd9f-705b-4891-b409-f10f864fb497"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kay Yōko is a Swiss artist based in Geneva, working at the crossroads of ambient, rap, R&B and experimental bedroom pop. As a songwriter, composer and producer of her own music, she develops an introspective, organic and minimalist universe, carried by sensitive, direct and embodied writing.\n\nInstagram: @kay.yoko",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}