Information about plays

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

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

{
    "id": 3631194,
    "uri": "https://api.kexp.org/v2/plays/3631194/?format=api",
    "airdate": "2026-03-19T19:39:28-07:00",
    "show": 66225,
    "show_uri": "https://api.kexp.org/v2/shows/66225/?format=api",
    "image_uri": "https://coverartarchive.org/release/4efb3e2e-74cc-4865-863a-f7f0f7ac9876/44288843986-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4efb3e2e-74cc-4865-863a-f7f0f7ac9876/44288843986-250.jpg",
    "song": "裸、道すがら",
    "track_id": null,
    "recording_id": "177c9726-0f59-4ed9-9857-419caf2f4426",
    "artist": "Khaki",
    "artist_ids": [
        "c5b5c3df-66ec-4c28-a8cd-9d9a8244b98d"
    ],
    "album": "Hakko",
    "release_id": null,
    "release_group_id": "36ecc2f6-713a-4612-bb73-e92ad7808182",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Avant-garde rock band Khaki seems to embrace everything from modal jazz to classic and progressive rock from around the world. “Hakko” means “Shine a Light”. It is a ray of light that illuminates the future of music. Indeed, with them and various rock bands around, the Japanese rock scene will remain bright and lively.\n\n@khaki_band",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}