Information about plays

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

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

{
    "id": 3528287,
    "uri": "https://api.kexp.org/v2/plays/3528287/?format=api",
    "airdate": "2025-07-17T17:56:51-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://ia801908.us.archive.org/31/items/mbid-0300786d-de87-4edd-b6e9-1fbf9236b97d/mbid-0300786d-de87-4edd-b6e9-1fbf9236b97d-22109165180_thumb500.jpg",
    "thumbnail_uri": "https://ia801908.us.archive.org/31/items/mbid-0300786d-de87-4edd-b6e9-1fbf9236b97d/mbid-0300786d-de87-4edd-b6e9-1fbf9236b97d-22109165180_thumb250.jpg",
    "song": "Rimbaud Eyes",
    "track_id": "8937543c-13aa-4a59-b7da-2dd1540dbbfc",
    "recording_id": "9c7968f8-67ad-448d-a052-56d9bdc703a0",
    "artist": "Dum Dum Girls",
    "artist_ids": [
        "ca405011-906d-4090-992f-f230739278b1"
    ],
    "album": "Too True",
    "release_id": "0300786d-de87-4edd-b6e9-1fbf9236b97d",
    "release_group_id": "bd4128af-22b1-4ba2-b3d0-b5b7b27852ff",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2014-01-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tribute to the 19th-century French poet that was inspired by a t-shirt that Kristin Gundred's husband wore while on tour with his band.\n--\nTroy Nelson hosted Dum Dum Girls - Live in the KEXP Studio back in 2014: https://youtu.be/wmGe2yBKIdw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}