Information about plays

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

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

{
    "id": 3574344,
    "uri": "https://api.kexp.org/v2/plays/3574344/?format=api",
    "airdate": "2025-11-05T14:45:46-08:00",
    "show": 65030,
    "show_uri": "https://api.kexp.org/v2/shows/65030/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tightrope",
    "track_id": "9a4d0e04-a0a6-464d-9b57-e6805e18f339",
    "recording_id": "0ee8ae21-424a-4757-a740-1f942a396e27",
    "artist": "CARRTOONS feat. Phonte, Topaz Jones, BeMyFiasco",
    "artist_ids": [
        "136986bb-6e39-4e79-9945-cf9aa37a4a0b",
        "efd095f1-37bb-4087-83e9-02124841c855",
        "31957aa1-24f6-435f-9ab5-355e9876fc46",
        "91199713-88d9-4f57-a15a-fd558ed9e749"
    ],
    "album": "Space Cadet",
    "release_id": "0e15e5ff-fd2b-4898-9282-c48fedea87ff",
    "release_group_id": "f1992348-b8a2-4848-8e42-589abd240c3e",
    "labels": [
        "+1 Records"
    ],
    "label_ids": [
        "becff808-7fa6-4f85-ab15-0444bca5d04c"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ben Carr, aka CARRTOONS, is a multi-instrumentalist and producer from New York whose music brings the electric bass to the forefront. In this interview, he takes us through his studio setup and all the gear that brought him the title as one of the most frequent faces on NPR’s Tiny Desk, as well as commercial work with Nike, PlayStation, Hulu, MAX, and Peacock.: https://musictech.com/features/interviews/ben-carr-carrtoons-interview-production-studio-gear-plugins-bass/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}