Information about plays

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

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

{
    "id": 3622700,
    "uri": "https://api.kexp.org/v2/plays/3622700/?format=api",
    "airdate": "2026-02-26T19:22:42-08:00",
    "show": 66038,
    "show_uri": "https://api.kexp.org/v2/shows/66038/?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": "Haru 春",
    "track_id": "6281c705-4612-41c7-b6c4-dd8cf32fc2a2",
    "recording_id": "1f66aa96-2cca-422b-bb1d-c89e81a09f58",
    "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 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.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}