Information about plays

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

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

{
    "id": 3554716,
    "uri": "https://api.kexp.org/v2/plays/3554716/?format=api",
    "airdate": "2025-09-18T19:30:29-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "https://ia600504.us.archive.org/5/items/mbid-7ed9fd98-296e-4058-9485-3e005793b148/mbid-7ed9fd98-296e-4058-9485-3e005793b148-37384887934_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-7ed9fd98-296e-4058-9485-3e005793b148/mbid-7ed9fd98-296e-4058-9485-3e005793b148-37384887934_thumb250.jpg",
    "song": "Causeway Bae",
    "track_id": "f9fb8f22-1d2c-471a-9268-2fc39ab638a6",
    "recording_id": "ee80fb90-00a6-4361-833e-fa7f03921bf2",
    "artist": "Bolis Pupul",
    "artist_ids": [
        "52f78c75-9f2f-4353-a368-ac35e96ca25a"
    ],
    "album": "Letter To Yu",
    "release_id": "7ed9fd98-296e-4058-9485-3e005793b148",
    "release_group_id": "7f7341cb-47d4-4070-a4fb-e5ed11ab15ed",
    "labels": [
        "Deewee",
        "Because Music"
    ],
    "label_ids": [
        "6c61c176-770f-44aa-a977-bade7dff5c76",
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2024-03-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Belgium to a Chinese mother, Belgian father, raised in the creative city of Ghent, Bolis Pupul's music is a joyous cross-cultural assemblage. Mixing widescreen electronica, think early Mr Fingers-like techno and Yellow Magic Orchestra’s exuberant man-machine minimalism.\n\nCheck out this performance from Charlotte Adigéry and Bolis Pupul, Live on KEXP from 2022, hosted by Larry Mizell, Jr. \nEnjoy:\nhttps://www.youtube.com/watch?v=9poMU5bcE14\n\nCatch them live:\n9/19 - Madame Lou's in Seattle, WA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}