Information about plays

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

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

{
    "id": 3588513,
    "uri": "https://api.kexp.org/v2/plays/3588513/?format=api",
    "airdate": "2025-12-08T13:48:16-08:00",
    "show": 65324,
    "show_uri": "https://api.kexp.org/v2/shows/65324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nowhere In Love",
    "track_id": "18028c3a-c5ba-4324-9355-c4d67e76f015",
    "recording_id": "0a2d1b98-9e4a-484f-905e-7e3f059a6f16",
    "artist": "Few Bits",
    "artist_ids": [
        "38ebdc70-5acc-4776-a6ac-376d0951304d"
    ],
    "album": "Brick Houses",
    "release_id": "4ee09644-d4c5-4607-90a3-2408de0fe425",
    "release_group_id": "c47998b6-f3c7-4bc4-9190-13faf49177b2",
    "labels": [
        "Mayway Records"
    ],
    "label_ids": [
        "5167bd27-a60d-45db-b58a-97ab58c03b57"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On their first album in nearly a decade, Belgian dream-pop outfit Few Bits make a sensational return. With vocalist Karolien Van Ransbeeck at the helm, the five piece deliver an infectious set of atmospheric bedroom pop and indie rock, filled with bright synths, jangly guitars, and captivating hooks. Brick Houses is a warm and inviting listen that leaves listeners with a message of hope: “love, no hate / love, no chains.”\n\nhttps://www.kexp.org/read/2025/11/24/new-music-reviews-1124/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}