Information about plays

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

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

{
    "id": 3640016,
    "uri": "https://api.kexp.org/v2/plays/3640016/?format=api",
    "airdate": "2026-04-09T19:39:26-07:00",
    "show": 66410,
    "show_uri": "https://api.kexp.org/v2/shows/66410/?format=api",
    "image_uri": "https://coverartarchive.org/release/15f9c698-ba87-4357-a550-96a10fcce96d/23242549916-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/15f9c698-ba87-4357-a550-96a10fcce96d/23242549916-250.jpg",
    "song": "Nami",
    "track_id": null,
    "recording_id": "5e489db4-cbac-4a09-87c4-b68eb3082bb4",
    "artist": "Meitei",
    "artist_ids": [
        "bbf7b7f4-3b46-4599-bd34-48e908cd3a45"
    ],
    "album": "小町 / Komachi",
    "release_id": null,
    "release_group_id": "23ee8785-f4a3-4fbd-bedc-d956d531f2be",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-03-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Daisuke Fujita aka MEITEI is a Hiroshima-born, Kyoto-based artist and composer who has dedicated his music and art to reinvigorating and disseminating Japanese traditions of the past. His genre-defining albums Kwaidan, Komachi, the Kofū trilogy, alongside the more recent SHITSURAI and Sen’nyū bring together ethereal soundscapes, delicate field recordings, and sample-based production techniques that elicit “lost Japanese mood” capturing a bygone era in Japan. \n\nhttps://metronrecords.bandcamp.com/album/komachi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}