Information about plays

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

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

{
    "id": 3563135,
    "uri": "https://api.kexp.org/v2/plays/3563135/?format=api",
    "airdate": "2025-10-09T19:25:28-07:00",
    "show": 64790,
    "show_uri": "https://api.kexp.org/v2/shows/64790/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Aizu Bandaisan",
    "track_id": null,
    "recording_id": null,
    "artist": "Mitsune",
    "artist_ids": [
        "ce2ee54e-523c-459c-84b8-ff0e08bb8290"
    ],
    "album": "Aizu Bandaisan",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mitsune blends traditional Japanese folk with the wild and innovative sounds of psychedelic, cinematic and ritual music, crafting original compositions that breathe new life into ancient narratives. Led by a duo of female shamisen players, accompanied with percussion and bass, the Berlin-based 4-piece serves modern folklore with driving beats, raw emotion, and decadent visuals.  \n\nWatch their Live KEXP session here:\nhttps://www.youtube.com/watch?v=_Mik8XJgpTU\n\nhttps://mitsune.bandcamp.com/track/aizu-bandaisan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}