Information about plays

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

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

{
    "id": 3547970,
    "uri": "https://api.kexp.org/v2/plays/3547970/?format=api",
    "airdate": "2025-09-02T11:53:10-07:00",
    "show": 64454,
    "show_uri": "https://api.kexp.org/v2/shows/64454/?format=api",
    "image_uri": "https://ia902904.us.archive.org/30/items/mbid-df9c8987-245e-4f1e-a6b2-00256cab45b6/mbid-df9c8987-245e-4f1e-a6b2-00256cab45b6-25640389799_thumb500.jpg",
    "thumbnail_uri": "https://ia802904.us.archive.org/30/items/mbid-df9c8987-245e-4f1e-a6b2-00256cab45b6/mbid-df9c8987-245e-4f1e-a6b2-00256cab45b6-25640389799_thumb250.jpg",
    "song": "Riding Solo",
    "track_id": "6653ba18-e0b8-437e-b2ab-32d3802da45b",
    "recording_id": "1535e257-b9a7-4e11-881e-a32eba6a7184",
    "artist": "Hinds",
    "artist_ids": [
        "615ba4a9-e5d2-45dc-bf75-a1b444a33fc9"
    ],
    "album": "Riding Solo",
    "release_id": "df9c8987-245e-4f1e-a6b2-00256cab45b6",
    "release_group_id": "291dd350-04e4-4926-9b30-199ab496ebf0",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2019-12-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spanish band Hinds said about this song, \"In the summer of 2019 we played this weird festival on a boat. Yo La Tengo were there, and blew our minds. Ade suggested we could try something like Yo La Tengo—a very long musical moment where we can enjoy our instruments and have a moment for ourselves. Third album, six years together: We can actually get our d**ks out and brag a little. The song itself is about not belonging to anywhere and floating in space, as our lives had been for a very long time. This is a musical moment of chaos—but very controlled, almost shoegaze chaos.\"\n---\nHinds performed a live set for Live on KEXP at Home in 2020. It included \"Riding Solo\": https://www.youtube.com/watch?v=rEDlciIODSE --",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}