Information about plays

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

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

{
    "id": 3550082,
    "uri": "https://api.kexp.org/v2/plays/3550082/?format=api",
    "airdate": "2025-09-07T15:08:28-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia801305.us.archive.org/32/items/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63-41976649896_thumb500.jpg",
    "thumbnail_uri": "https://dn721404.ca.archive.org/0/items/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63/mbid-e36ca110-e704-4e16-bd3f-9e543cab4f63-41976649896_thumb250.jpg",
    "song": "Acceleration",
    "track_id": "f9b138ca-8a3f-499a-842c-af08345e19af",
    "recording_id": "412ce036-f6ac-4b02-8188-a84efc6375b6",
    "artist": "Spaceface",
    "artist_ids": [
        "f6ba9738-624e-4a6e-bf03-607adf212df0"
    ],
    "album": "Lunar Manor",
    "release_id": "e36ca110-e704-4e16-bd3f-9e543cab4f63",
    "release_group_id": "7b09a974-1e92-437c-8f76-517757b45047",
    "labels": [
        "Mothland Records"
    ],
    "label_ids": [
        "20568cae-baae-47f8-b715-570e6552d82a"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spaceface are a neo-psychedelic dream pop band based in Los Angeles, CA.\n\nThe project's founding members include singer-songwriters Jake Ingalls (formerly of The Flaming Lips) and Eric Martin, who are now joined live by Marina Aguerre (Teal Pop) on bass and Garet Powell (Double Wish) on drums.  https://tinyurl.com/47dyzrst",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}