Information about plays

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

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

{
    "id": 3626413,
    "uri": "https://api.kexp.org/v2/plays/3626413/?format=api",
    "airdate": "2026-03-07T14:46:13-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-8cde1eb9-c171-446c-af81-5c88dd758e1f/mbid-8cde1eb9-c171-446c-af81-5c88dd758e1f-36549904183_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-8cde1eb9-c171-446c-af81-5c88dd758e1f/mbid-8cde1eb9-c171-446c-af81-5c88dd758e1f-36549904183_thumb250.jpg",
    "song": "Daddy Cool",
    "track_id": "5d42a389-ddef-4a82-8237-9f16e98c57a9",
    "recording_id": "09e57e08-f860-4e03-b773-1c6f995343d5",
    "artist": "Boney M.",
    "artist_ids": [
        "5403bf6e-bc1d-4e62-b31f-926a2bf66a14"
    ],
    "album": "Daddy Cool",
    "release_id": "8cde1eb9-c171-446c-af81-5c88dd758e1f",
    "release_group_id": "4c9eb64e-37e2-3e18-9833-efae833dc2a8",
    "labels": [
        "Carrère"
    ],
    "label_ids": [
        "35f9d4b3-5a4f-496c-a2e0-4801058fe891"
    ],
    "release_date": "1976-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Produced by Frank Farian, Boney M.’s “Daddy Cool” became one of the breakout disco hits of 1976, known for its deep spoken vocals and infectious bassline that helped launch the group across Europe. Right now Gramma Shazza and Michele have a $6,500 challenge, so gifts of **$15 a month or more help unlock that extra support — and you’ll also receive the Live Room Mug as a bonus thank-you gift during the KEXP Spring Drive at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}