Information about plays

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

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

{
    "id": 3551850,
    "uri": "https://api.kexp.org/v2/plays/3551850/?format=api",
    "airdate": "2025-09-11T21:36:14-07:00",
    "show": 64536,
    "show_uri": "https://api.kexp.org/v2/shows/64536/?format=api",
    "image_uri": "https://coverartarchive.org/release/663fcb5b-bafd-4fd1-a9c5-2fc137beab77/39685474385-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/663fcb5b-bafd-4fd1-a9c5-2fc137beab77/39685474385-250.jpg",
    "song": "Chiba Funk",
    "track_id": null,
    "recording_id": "958edbac-a685-45d6-a41f-3a33aea54941",
    "artist": "Kishi Bashi",
    "artist_ids": [
        "7c340ac5-6eda-4981-91d6-d5b1f4d1bbbf"
    ],
    "album": "Kantos",
    "release_id": null,
    "release_group_id": "77ac5ea0-5820-4f57-8695-59cfdb833864",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-08-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest full-length from Kishi Bashi, Kantos is a work of exquisite duality: a party album about the possible end of humanity as we know it. The Seattle-born singer/songwriter/producer’s fifth studio album encompasses everything from Brazilian jazz and ’70s funk to orchestral rock and city pop (a Japanese genre that peaked in the mid-’80s).\n\nhttps://kishibashi.bandcamp.com/album/kantos\n\nKishi Bashi will be playing a FREE show tomorrow, July 25 at Westlake Park!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}