Information about plays

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

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

{
    "id": 3657337,
    "uri": "https://api.kexp.org/v2/plays/3657337/?format=api",
    "airdate": "2026-05-20T18:21:49-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-4003007b-4c27-4920-8e50-5a8606800d58/mbid-4003007b-4c27-4920-8e50-5a8606800d58-14840530083_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/23/items/mbid-4003007b-4c27-4920-8e50-5a8606800d58/mbid-4003007b-4c27-4920-8e50-5a8606800d58-14840530083_thumb250.jpg",
    "song": "I Could Be Happy",
    "track_id": "3fb8dd1d-27e9-3ff0-803c-4faca6742e9c",
    "recording_id": "bf4a1dc4-571d-4606-819c-3a406e975952",
    "artist": "Altered Images",
    "artist_ids": [
        "318d3337-7ca5-49af-aa94-d95934717858"
    ],
    "album": "Just Can’t Get Enough: New Wave Hits of the ’80s, Volume 4",
    "release_id": "4003007b-4c27-4920-8e50-5a8606800d58",
    "release_group_id": "eeab55a3-f26f-3a0d-a747-058653072a2d",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1994-06-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Xtra Sour! Congrats Eva! \n---\nDon't you love that voice?  That's Scottish singer Clare Grogan. Did you know that she later became an actress?  \n\nHere's a biography of the band: https://www.allmusic.com/artist/altered-images-mn0000178645#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}