Information about plays

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

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

{
    "id": 3541751,
    "uri": "https://api.kexp.org/v2/plays/3541751/?format=api",
    "airdate": "2025-08-18T18:55:36-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-2f3d4fbd-f655-44b0-8f70-28ed26fe865b/mbid-2f3d4fbd-f655-44b0-8f70-28ed26fe865b-37247186919_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-2f3d4fbd-f655-44b0-8f70-28ed26fe865b/mbid-2f3d4fbd-f655-44b0-8f70-28ed26fe865b-37247186919_thumb250.jpg",
    "song": "Good Vibrations",
    "track_id": "3d0720f6-2588-4d51-940d-d22ed822e138",
    "recording_id": "f398805d-8535-4048-903f-66f72a624633",
    "artist": "freekind.",
    "artist_ids": [
        "375dd8d7-0e50-4889-814d-0bea720801da"
    ],
    "album": "Since Always and Forever",
    "release_id": "2f3d4fbd-f655-44b0-8f70-28ed26fe865b",
    "release_group_id": "2759ce88-566a-4598-af24-e6d6c7c05666",
    "labels": [
        "Butter92"
    ],
    "label_ids": [
        "61d2d105-d4dd-4db2-ae29-a514e2c303f8"
    ],
    "release_date": "2023-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Be free. Be kind.\" That is the philosophy of the Slovenian duo whose music carries a strong message of love and hope, complemented by R&B and jazz groove. The ongoing joke is that their live performances are a sort of group therapy with the songs sharing something that’s inside all of us, in a way that evokes understanding and empathy. With the groove, it is the perfect combination. Music that moves you and MOVES you, if you know what I mean. https://tinyurl.com/m59b3wzh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}